Property | Type | Description | |
---|---|---|---|
buttonEvent | ButtonEvent, |
Method | Description | |
---|---|---|
EventedButton ( string label, string color, ButtonEvent, evt ) : System.Collections | ||
RandomString ( int size ) : string |
public EventedButton ( string label, string color, ButtonEvent, evt ) : System.Collections | ||
label | string | |
color | string | |
evt | ButtonEvent, | |
return | System.Collections |
public static RandomString ( int size ) : string | ||
size | int | |
return | string |