Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelStrikeThru Property
Gets or sets the strikeout style for the current selection
Syntax
Public Property Get SelStrikeThru () As Boolean
Public Property Let SelStrikeThru (ByVal
b
As Boolean)
Parameters
Parameter
Description
ByVal
b
As Boolean
The new value
Remarks