StyleBase.BackgroundColor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the color of the background. If omitted, the background is transparent.
protected: System::String ^ BackgroundColor;
protected const string BackgroundColor;
val mutable BackgroundColor : string
Protected Const BackgroundColor As String