SetSelectionUnderlined Method
Sets the underlined style only for the selected part of the rich text box without modifying the other properties like font or size.
public bool SetSelectionUnderlined(
bool
)
Parameters
- underlined
- true to underline selection; false to make it regular