'Declaration Public Function HighlightSelectionTextAsync( _ ByVal color As System.Drawing.Color _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task HighlightSelectionTextAsync( System.Drawing.Color color )
Parameters
- color
- Specifies the text background color.