Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Form ( ) : System |
Initializes a new instance of the Eto.Forms.Form class.
|
|
Form ( IHandler handler ) : System |
Initializes a new instance of the Eto.Forms.Form class with the specified handler
|
|
Show ( ) : void |
Show the form
|
public Form ( IHandler handler ) : System | ||
handler | IHandler | Handler to use as the implementation of the form. |
Результат | System |