Gets or sets the background color definiton of frame.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
public Color BackColorOfFrame { get; set; }
public Color BackColorOfFrame { get; set; }
Public Property BackColorOfFrame As Color
Get
Set
Public Property BackColorOfFrame As Color
Get
Set
public:
property Color BackColorOfFrame {
Color get ();
void set (Color value);
}
public:
property Color BackColorOfFrame {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorReturn Value
Type:
Color