Sets or retrieves the Font Color of the current selection.
Sets or retrieves the Font Color of the current selection.
Visual Basic |
---|
Public Property SelFontColor As String |
On read the property executes ExecCommand(EDIT_CMD_SEL_GET_FONT_COLOR).
On write the property executes ExecCommand(EDIT_CMD_SEL_SET_FONT_COLOR).