프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ID | int | ||
call | ButtonCall | ||
text | string | ||
width | int |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |