Skip to content

API ModernFormsNext Button

ProGraMajster edited this page Jun 27, 2026 · 1 revision

ModernFormsNext.Button

Fields

DefaultStyle

DefaultStyleHover

Methods

#ctor

OnClick(ModernFormsNext.MouseEventArgs)

OnKeyUp(ModernFormsNext.KeyEventArgs)

OnPaint(ModernFormsNext.PaintEventArgs)

PerformClick

ToString

Propertys

AutoEllipsis

Gets or sets a value indicating if text will be truncated with an ellipsis if it cannot fully fit in the ModernFormsNext.Button.

AutoSizeMode

Allows the control to optionally shrink when ModernFormsNext.Control.AutoSize is true.

DefaultCursor

DefaultSize

DialogResult

Image

Gets or sets the image displayed on the ModernFormsNext.Button.

ImageAlign

Gets or sets the alignment of the image on the ModernFormsNext.Button.

ImageIndex

Gets or sets the index of the image in the ModernFormsNext.Button.ImageList to display on the ModernFormsNext.Button.

ImageKey

Gets or sets the key of the image in the ModernFormsNext.Button.ImageList to display on the ModernFormsNext.Button.

ImageList

Gets or sets the ModernFormsNext.Button.ImageList that contains the image to display on the ModernFormsNext.Button.

Style

StyleHover

TextAlign

Gets or sets the alignment of the text on the ModernFormsNext.Button.

TextImageRelation

Gets or sets the alignment of the text relative to the image on the ModernFormsNext.Button.

ModernFormsNext

Clone this wiki locally