Свойство | Type | Description | |
---|---|---|---|
Button | System |
Méthode | Description | |
---|---|---|
Button ( Image img ) : System | ||
Button ( Image img, string label ) : System | ||
Button ( string label ) : System |
Méthode | Description | |
---|---|---|
CreateBackendHost ( ) : BackendHost | ||
OnClicked ( EventArgs e ) : void |
Méthode | Description | |
---|---|---|
Button ( ) : System |
public Button ( Image img, string label ) : System | ||
img | Image | |
label | string | |
Résultat | System |
protected CreateBackendHost ( ) : BackendHost | ||
Résultat | BackendHost |