HighlightSelectionText Method
Adds the specified backcolor attribute to the currently selected text.
public void HighlightSelectionText(
System.Drawing.Color
)
'Declaration
Public Sub HighlightSelectionText( _
ByVal As System.Drawing.Color _
)
Parameters
- color
- Specifies the text background color.