Copyright © 2003-2024 MultiMedia Soft

Office2007ColorNorthTopPressed property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property Office2007ColorNorthTopPressed As Color

 

[C#]

public override Color Office2007ColorNorthTopPressed {get; set;}

 

[C++]

public: __property Color get_Office2007ColorNorthTopPressed();

public: __property void set_Office2007ColorNorthTopPressed(Color);

 

 

Remarks

The gradient color used for the upper portion of the Northern button's side in pressed state.

Below the button with its default value on the left and with the Office2007ColorNorthTopPressed property set to green on the right:

3dcm_i000199     3dcm_i00019a

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