Copyright © 2003-2024 MultiMedia Soft

VistaOpacityGlossyEmphLowerPressed property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaOpacityGlossyEmphLowerPressed As Integer

 

[C#]

public override short VistaOpacityGlossyEmphLowerPressed {get; set;}

 

[C++]

public: __property short get_VistaOpacityGlossyEmphLowerPressed();

public: __property void set_VistaOpacityGlossyEmphLowerPressed(short);

 

 

Remarks

The alpha channel based opacity factor applied for emphasizing the lower portion of the glossy effect in pressed state. Can assume a value in the range from 0 (total transparency) to 255 (total opacity).

For further details about settings for the Vista's Aero style, see the How to manage colors of Vista's Aero style tutorial.