[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
[BrowsableAttribute(false)]
public Brush BackBrush { get; }
[BrowsableAttribute(false)]
public Brush BackBrush { get; }
<BrowsableAttribute(false)>
Public ReadOnly Property BackBrush As Brush
Get
<BrowsableAttribute(false)>
Public ReadOnly Property BackBrush As Brush
Get
public:
[BrowsableAttribute(false)]
property Brush^ BackBrush {
Brush^ get ();
}
public:
[BrowsableAttribute(false)]
property Brush^ BackBrush {
Brush^ get ();
}
[<BrowsableAttribute(false)>]
member BackBrush : Brush with get
[<BrowsableAttribute(false)>]
member BackBrush : Brush with get
Property Value
Type:
Brush