dbicDate Send comments on this topic.
dbiButtonControl Class Members
See Also  Properties 
dbicDate Assembly > Dbi.WinControl.Date 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 PropertyImageGets or sets the image displayed in the control.
 
public PropertyImageAlignGets sets the alignment of any images displayed in the button.
 
public PropertyImageDownGets or sets the image to display in the button when it is in a down state.  
public PropertyImageIndexGets or sets the index value of the image to use in the button.
 
public PropertyImageIndexDownGets or sets the index value of the image to use in the button when in a down state.
 
public PropertyImageIndexOverGets or sets the index value of the image to use in the button when in an over state (mouse cursor over the button).
 
public PropertyImageOffsetGets or sets the offset for drawing the image in the button.
 
public PropertyImageOverGets or sets the the image to use in the button when in an over state (mouse cursor over the button).
 
public PropertyPosOffsetGets or sets the offset to used for positioning the button.  
public PropertySizeOffsetGets or sets the offset to use for sizing the button.  
public PropertyVisibleGets or sets the visibility of the button.  
Top

See Also