프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PropertyChanged | EventHandler |
메소드 | 설명 | |
---|---|---|
AddColorControl ( ) : |
||
AddControl ( |
||
AddLabel ( string text ) : |
||
AddNumControl ( int min, int max, int step, int width ) : |
||
AddTogleButtonControl ( |
||
AttachTo ( |
||
PropertyControlBase ( ) : System | ||
Reset ( ) : void |
메소드 | 설명 | |
---|---|---|
OnPaintBackground ( PaintEventArgs pevent ) : void |
public AddControl ( |
||
control | ||
width | int | |
리턴 | void |
public AddNumControl ( int min, int max, int step, int width ) : |
||
min | int | |
max | int | |
step | int | |
width | int | |
리턴 |
public AddTogleButtonControl ( |
||
normal | ||
over | ||
pressed | ||
리턴 |
protected OnPaintBackground ( PaintEventArgs pevent ) : void | ||
pevent | PaintEventArgs | |
리턴 | void |