dbicDropDate Send comments on this topic.
dbiButtonControl Class Members
See Also  Properties 
dbicDropDate Assembly > Dbi.WinControl Namespace : dbiButtonControl Class


"

The following tables list the members exposed by dbiButtonControl.

"

Public Constructors

 NameDescription
public ConstructordbiButtonControl ConstructorCreates a new instance of a dbiButtonControl.  
Top

Public Properties

 NameDescription
public PropertyArrowTypeDetermines the arrow type used in the button.  
public PropertyBackColorDetermines the background color of the button.  
public PropertyBackColorToDetermines the secondary background color of the button.  
public PropertyBorderColorDetermines the border color used by the button.  
public PropertyBorderTypeDetermines the main border used for the button.  
public PropertyFillTypeDetermines the fill type used for the button.  
public PropertyForeColorDetermines the foreground color of the button.  
public PropertyImageAn image to use for the button, this will override the arrowtype.  
public PropertyImageAlignDetermines the ContentAlignment of the image in the button.  
public PropertyImageOffsetDetermines the offset value to calculate the position of the image in a button.  
public PropertyOverColorDetermines the background color of the button when the mouse is over it.  
public PropertyOverColorToDetermines the secondary background color of the button when the mouse is over it.  
public PropertyVisualStyleDetermines the visual style for the button.  
Top

See Also