프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SpaceBetweenText | int |
메소드 | 설명 | |
---|---|---|
GetWidth ( ) : int |
Returns the width that will take the control
|
|
UpdateList ( List |
||
YamuiTabButtons ( List |
메소드 | 설명 | |
---|---|---|
OnEnter ( |
||
OnGotFocus ( |
||
OnKeyDown ( |
||
OnKeyUp ( |
||
OnLeave ( |
||
OnLostFocus ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseEnter ( |
||
OnMouseLeave ( |
||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnPreviewKeyDown ( |
메소드 | 설명 | |
---|---|---|
GetIndexFromLocation ( Point loc ) : int | ||
GetRect ( int index ) : |
||
HandlePressedButton ( ) : void |
protected OnKeyDown ( |
||
e | ||
리턴 | void |
protected OnKeyUp ( |
||
e | ||
리턴 | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
protected OnPreviewKeyDown ( |
||
e | ||
리턴 | void |
public UpdateList ( List |
||
listOfButtons | List |
|
selectedIndex | int | |
리턴 | void |
public YamuiTabButtons ( List |
||
listOfButtons | List |
|
selectedIndex | int | |
리턴 | System |