Property | Type | Description | |
---|---|---|---|
OnToggled | void |
Method | Description | |
---|---|---|
ToggleButton ( ) : System | ||
ToggleButton ( Image img ) : System | ||
ToggleButton ( Image img, string label ) : System | ||
ToggleButton ( string label ) : System |
Method | Description | |
---|---|---|
CreateBackendHost ( ) : BackendHost |
Method | Description | |
---|---|---|
OnToggled ( |
protected CreateBackendHost ( ) : BackendHost | ||
return | BackendHost |
public ToggleButton ( Image img, string label ) : System | ||
img | Image | |
label | string | |
return | System |
public ToggleButton ( string label ) : System | ||
label | string | |
return | System |