Property | Type | Description | |
---|---|---|---|
Button | System |
Method | Description | |
---|---|---|
Button ( Image img ) : System | ||
Button ( Image img, string label ) : System | ||
Button ( string label ) : System |
Method | Description | |
---|---|---|
CreateBackendHost ( ) : BackendHost | ||
OnClicked ( EventArgs e ) : void |
Method | Description | |
---|---|---|
Button ( ) : System |
public Button ( Image img, string label ) : System | ||
img | Image | |
label | string | |
return | System |
protected CreateBackendHost ( ) : BackendHost | ||
return | BackendHost |