Description
Sets glass effects to default item button and custom button.
Syntax
Ctlname.SetGlassCustomButton (tagGlassThemeColor NormalGlass, tagGlassThemeColor MouseOveredGlass)
Return Type
Boolean
Remarks
Use this method to set the dropped down popup window default item and custom item button glass effects with some button status while are normal and mouse over.
This method is available only for Office style, and applies to both default item and custom item.
These drawing effects will cover all background color and background picture.
About color button glass effects, “Glass Effects” and tagGlassThemeColor structure details, refer to SetGlassIndicator method.
Samples
Refer to SetGlassIndicator method sample.