EasyLanguage Object Reference

ButtonBase Class

The base class for buttons.

Namespace: elsystem.windows.forms

[ Expand All ]
Properties
  Name Type Description
Public property FlatAppearance object Gets the appearance properties of a button. See FlatButtonAppearance.
Public property FlatStyle enum Gets or sets the style of the button. See FlatStyle for a list of values.
Public property TextAlign enum Gets or sets the alignment of the button. See ContentAlignment for a list of enumerated values.

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

Inheritance Hierarchy

elsystem.Object

  elsystem.DotNetObject

    elsystem.ELComponent

      elsystem.ELWFComponent

        elsystem.windows.forms.Control

          elsystem.windows.forms.ButtonBase