property Button.Style as StyleEnum
Sets or returns a value that determines how the button will be drawn.

 TypeDescription 
   StyleEnum A StyleEnum expression that indicates the button's predefined state.   
By default, the Style property is exDefault. Use the Style property to change the button's visual appearance to a predefined value. Use the Skin, FocusSkin methods to change the button's visual appearance for a certain state.  Use the UseTransparency property to specify round corners for the button, as defined by EBN object being displayed. Use the BackColor property to specify the control's background color.

Please be aware that Style property changes the following properties, based on the style chosen:

We would recommend taking a look over the following articles:


Send comments on this topic.
© 1999-2010 Exontrol.COM, Software. All rights reserved.