public System.Drawing.Color FocusedBackgroundColor {get; set;}
public: __property System.Drawing.Color get_FocusedBackgroundColor(); public: __property void set_FocusedBackgroundColor( System.Drawing.Color value );
'Declaration Public Property FocusedBackgroundColor As System.Drawing.Color
'Usage Dim instance As DataSourceOptions Dim value As System.Drawing.Color instance.FocusedBackgroundColor = value value = instance.FocusedBackgroundColor
DataSourceOptions Class DataSourceOptions Members BackgroundColor Property
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.