Click or drag to resize

CommonControlIHandler Interface

Handler interface for the CommonControl.

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

The CommonControlIHandler type exposes the following members.

Properties
  NameDescription
Public propertyFont
Gets or sets the font for the text of the control
Top
See Also