For a list of all members of this type, see dbiButton members.
"| Name | Description | |
|---|---|---|
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
![]() | ActiveOnMask | Determines if a mouse click will be accepted by the control when the mouse is over a portion of the button that is "masked". This is to allow the use of transparency to allow skinnable buttons. This property will have no effect unless an image has been provided to the "Picture" property. |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
![]() | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | ArrowColor | Gets or sets the color of the arrow in the control. |
![]() | ArrowDirection | Gets or sets the direction of the arrow in the control. |
![]() | ArrowOffset | Gets or sets the vertical and horizontal offset values used to calculate the position of the navigation arrow in the control. This value is applied comparative to the center of the control so to move up or to the left of center, use negative values. |
![]() | ArrowType | Gets or sets the type of arrow to be displayed in the control. |
![]() | BackColor | Gets or sets the primary background color for the control. |
![]() | BackColorDown | Gets or sets the backcolor of the control when it is in a down state. This property will also be the primary background color if grad fills are selected for the button when the button is clicked. |
![]() | BackColorFrom | Gets or sets the primary background color for the control if you are using gradient fills on the button. |
![]() | BackColorOver | Gets or sets the primary background color of the control when the mouse is over the button, and it is not in a depressed state. This property will also be the primary background color if grad fills are selected for the button when the mouse moves over the button. |
![]() | BackColorTo | Gets or sets the secondary background color of the contol for gradient fills. |
![]() | BackFillType | Gets or sets the pattern used to paint the background of the control. |
![]() | BackgroundImage | Gets or sets the background image for the control. |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | BorderColor | Gets or sets the color used to paint a Regular/RoundedEdge border in the control. |
![]() | BorderColorDown | Gets or sets the color used to paint a Regular/RoundedEdge border in the control when it is in a down state. |
![]() | BorderColorOver | Gets or sets the color used to paint a Regular/RoundedEdge border in the control when the cursor is over it and the control is in a up state. |
![]() | BorderDown | Gets or sets the type of border to be placed around the control when it in a down state. |
![]() | BorderOver | Gets or sets the type of border to be placed around the control when the mouse moves over it while the control is in an up state. |
![]() | BorderType | Gets or sets the type of border to be placed around the control. |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DialogResult | Gets or sets a value that is returned to the parent form when the control is clicked. |
![]() | DisableBackColor | Gets or sets the color used to paint the background of the control when it is disabled. |
![]() | DisableBorderColor | Gets or sets the color used to paint the border of the control when it is disabled. |
![]() | DisableForeColor | Gets or sets the color used to paint the text of the control when it is disabled. |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | DrawFocus | Determines if a dotted border will be drawn inside the button border when the control has focus. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
![]() | FlatStyle | Determines how the control is drawn. |
![]() | FocusBackColor | Gets or sets the background color of the control when it has focus. |
![]() | FocusBorderColor | Gets or sets the color of the border of the control when it has focus. |
![]() | FocusColor | Gets or sets the color of the highlight border around the control when it has focus. |
![]() | FocusForeColor | Gets or sets the foreground color of the control when it has focus. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | FontOver | Gets or sets the text font when the mouse moves over the control. |
![]() | ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorOver | Gets or sets text color of the control when the mouse moves over it. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MaskColor | Determines the mask color used for masked pictures. |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | OverColor | Gets or sets the color of the highlight border when the mouse moves over the control, when the control is in an up state. |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | PicDownOffset | Gets or sets the vertical and horizontal offset values used to calculate the position of the image when the control is in a down state. |
![]() | PicOffset | Gets or sets the vertical and horizontal offset values used to calculate the position of the image in the control. |
![]() | PicOnly | Determines if only the picture (no text) will be displayed in the control. |
![]() | PicPosition | Gets or sets the position of the image in relation to the text of the control. |
![]() | Picture | Gets or sets the main image to be displayed in the control. |
![]() | PictureDisable | Gets or sets the unique image to be displayed when the control is disabled. |
![]() | PictureDown | Gets or sets the unique image to be displayed when the control is clicked on or in a down state. |
![]() | PictureMask | This image determines the masking areas for the main image. |
![]() | PictureOver | Gets or sets the image to be displayed when the mouse moves over the control. |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SoundClick | Gets or sets the name of the wave (.wav) file to be played when the mouse clicks on the control. |
![]() | SoundOver | Gets or sets the name of the wave (.wav) file to be played when the mouse moves over the control. |
![]() | State | Determines if the control is in an up (true) or down (false) state. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Overridden. Gets or sets the text to be displayed in the control. |
![]() | TextAlign | Gets or sets the vertical and horizontal alignment of the text in the control. |
![]() | TextAntiAlias | Determines if Anti-Aliasing will be used when painting the text. |
![]() | TextOffset | Gets or sets the vertical and horizontal offset values used to calculate the position of the text in the control. |
![]() | Toggle | Determines if the control will act as a toggle button. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
![]() | XMLRead | Reads the control information from an XML file that has previously been written with WriteXMLFile Method. This property will allow you to read your XML file from the design environment. |
![]() | XMLStyleFile | If this property is set during design-time, the control will load the file indicated when it is instanced in run-time. If the file is not found then the control will simply ignore this property. This is useful for creating a unified look and feel to the controls. |
![]() | XMLWrite | Writes the control information to an XML file that can be read with ReadXMLFile Method. This property will allow you to write your XML file from the design environment. |
