![]() |
Intialize a new BetterSplitButton instance. |
![]() | Indicates whether the BetterSplitButton always shows the drop-down menu even if the non-split part is clicked. |
![]() | This property controls the activation handling of bleedover for the text that extends beyond the width of the button. |
![]() | Indicates whether the control is automatically resized to fit its contents. |
![]() | Allows the control to optionally shrink when AutoSize is true. |
![]() | For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. |
![]() | Indicates whether the button reacts to Enter and Space keys. |
![]() | ContextMenuStrip associated with this control. |
![]() | The dialog-box result produced in a modal form by clicking the button. |
![]() | Indicates whether the double click event is raised on the BetterSplitButton. |
![]() | For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. |
![]() | Gets or sets the visual style of the button. |
![]() | Gets or sets the image that is displayed on a button control. |
![]() | The alignment of the image that will be displayed on the control. |
![]() | The index of the image in the ImageList to display on the control. |
![]() | Gets or sets the image list index key of the image displayed on the button control. |
![]() | Gets or sets the ImageList that contains the Image displayed on a button control. |
![]() | Split are glyph scaling factor. |
![]() | ImageList for the split button part. |
![]() | Split part width in pixels. |
![]() | Gets or sets the text caption displayed in the button. |
![]() | Gets or sets the alignment of the text on the button control. |
![]() | Specifies the relatice location of the image to the text on the button. |
![]() | Specifies whether text rendering shoud be compatible with previous releases of Windows Forms. |
![]() | Gets or sets a value indicating whether an ampersand (&) included in the text of the control. |
![]() | Determines whether the backgrount is drawn using visual styles, if visual styles are supported. |
![]() | Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly. |
![]() | Generates a Click event for the control. |
![]() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() | Occurs when AutoSize property has changed. |
![]() | Occurs before the context menu is shown. |
![]() | Occurs when the split part is clicked. |
![]() | Occurs when the split part is double-clicked. |
![]() | Gets the default size of the control. |
![]() | Raises the BeforeMenuShown event. |
![]() | Invokes context menu if the mouse is in split area or if AlwaysDropDown is set true; otherwise, invokes click event. |
![]() | Invokes context menu if the mouse is in split area or if AlwaysDropDown is set true; otherwise, invokes double-click event. DoubleClickEnabled must be set true; othervise, takes no action. |
![]() | Refreshes the state of the button including the split part. |
![]() | Refreshes the split part of the button after focussed. |
![]() | Updates state of the split part of the button as the Space key is hit. |
![]() | Invokes the context menu if CTRL-Space (or Space-CTRL) is pressed. |
![]() | Refreshes the split part of the button after focus is lost. |
![]() | Refreshes the button after capture is lost. |
![]() | Ivokes appropriate action depending on the mouse position and the AlwaysDropDown property. |
![]() | Updates the state of the split part as the mouse leaves. |
![]() | Updates the state of the split part on mouse-over. |
![]() | Refreshes state of the split part. |
![]() | Draws the BetterSplitButton into the parent. |
![]() | Raises the SplitButtonClick event. |
![]() | Raises the SplitButtonDoubleClick event. |
![]() | Filters the Enter and Space key if BlockEnterAndSpaceBar is set true. |
![]() | Invokes a click event if correct mnemonic key is pressed. |
BetterSplitButton Class | ComponentOwl.BetterSplitButton Namespace