| Visual Basic (Declaration) | |
|---|---|
| Public Property UseDefaultPalette As System.Boolean | |
| C# | |
|---|---|
| public System.bool UseDefaultPalette {get; set;} | |
Setting this value to true, application will use the color which is in default palette and is closest to pre-defined custom color of control's forecolor and backcolor.
            
            
            
            
            
            
             
     
     
     
     
    