Copyright © 2003-2024 MultiMedia Soft
Office2003ColorSouth property
Type
[Visual Basic]
Overrides Public Property Office2003ColorSouth As Color
[C#]
public override Color Office2003ColorSouth {get; set;}
[C++]
public: __property Color get_Office2003ColorSouth();
public: __property void set_Office2003ColorSouth(Color);
Remarks
The gradient color used for the Southern side of the vertical linear gradient in normal state
Below the button with its default value on the left and with the Office2003ColorSouth property set to yellow on the right:
For further details about settings for the Office 2003 style, see the How to manage colors of Office 2003 style tutorial.