Click or drag to resize

LinkButtonIHandler Interface

Handler interface for the LinkButton control

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : TextControlIHandler, 
	CommonControlIHandler, ControlIHandler, WidgetIHandler

The LinkButtonIHandler type exposes the following members.

Properties
  NameDescription
Public propertyDisabledTextColor
Gets or sets the color of the text when the control is disabled.
Top
See Also