CommonControlIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : ControlIHandler,
WidgetIHandler
Public Interface IHandler
Inherits ControlIHandler, WidgetIHandler
type IHandler =
interface
interface ControlIHandler
interface WidgetIHandler
end
The CommonControlIHandler type exposes the following members.
Properties
| Name | Description |
---|
| Font |
Gets or sets the font for the text of the control
|
TopSee Also