Copyright © 2003-2024 MultiMedia Soft

Office2007ColorOuterBorder property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property Office2007ColorOuterBorder As Color

 

[C#]

public override Color Office2007ColorOuterBorder {get; set;}

 

[C++]

public: __property Color get_Office2007ColorOuterBorder();

public: __property void set_Office2007ColorOuterBorder(Color);

 

 

Remarks

The color of the outer border in normal state.

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

3dcm_i00018b     3dcm_i000191

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