Copyright © 2003-2023 MultiMedia Soft

Office2003ColorNorthPressed property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property Office2003ColorNorthPressed As Color

 

[C#]

public override Color Office2003ColorNorthPressed {get; set;}

 

[C++]

public: __property Color get_Office2003ColorNorthPressed();

public: __property void set_Office2003ColorNorthPressed(Color);

 

 

Remarks

The gradient color used for the Northern side of the vertical linear gradient in pressed state

Below the button with its default value on the left and with the Office2003ColorNorthPressed property set to yellow on the right:

3dcm_i000187     3dcm_i000188

For further details about settings for the Office 2003 style, see the How to manage colors of Office 2003 style tutorial.