LinkButton Class |
Namespace: Eto.Forms
The LinkButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinkButton | Initializes a new instance of the LinkButton class |
Name | Description | |
---|---|---|
![]() | Command |
Gets or sets the command to invoke when the link button is pressed.
|
![]() | CommandParameter |
Gets or sets the parameter to pass to the Command when executing or determining its CanExecute state.
|
![]() | DisabledTextColor |
Gets or sets the color of the text when the control is disabled.
|
Name | Description | |
---|---|---|
![]() | GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides TextControlGetCallback.) |
![]() | OnClick |
Raises the Click event.
|
Name | Description | |
---|---|---|
![]() ![]() | ClickEvent |
Event identifier for the Click event.
|