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


"

For a list of all members of this type, see dbiButtonControl members.

"

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