ShowRecentColors Property (ColorEditor)
In This Topic
Gets or sets a value indicating whether the recent selected colors should be shown or not.
Syntax
'Declaration
Public Property ShowRecentColors As Boolean
public bool ShowRecentColors {get; set;}
See Also