Property | Type | Description | |
---|---|---|---|
ID | int | ||
call | ButtonCall | ||
text | string | ||
width | int |
Method | Description | |
---|---|---|
CustomButton ( string ptext, int pwidth, int pid, ButtonCall pcall ) : System |
public CustomButton ( string ptext, int pwidth, int pid, ButtonCall pcall ) : System | ||
ptext | string | |
pwidth | int | |
pid | int | |
pcall | ButtonCall | |
return | System |