Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
OnClick ( |
Raises the Click event.
|
Метод | Описание | |
---|---|---|
ToolItem ( ) : System |
Initializes a new instance of the Eto.Forms.ToolItem class.
|
|
ToolItem ( Eto.Forms.Command command ) : System |
Initializes a new instance of the Eto.Forms.ToolItem class with the specified command.
|
public OnClick ( |
||
e | Event arguments. | |
Результат | void |
protected ToolItem ( Eto.Forms.Command command ) : System | ||
command | Eto.Forms.Command | Command to initialize the tool item with. |
Результат | System |