프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PaintControlBackground | void | ||
SetVisible | void | ||
UpdateOwner | void |
메소드 | 설명 | |
---|---|---|
GetTabPageOfComponent ( object comp ) : |
||
TabPage ( ) : System | ||
TabPage ( string text ) : System | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CreateControlsInstance ( ) : |
||
CreateHandle ( ) : void | ||
OnEnter ( EventArgs e ) : void | ||
OnLeave ( EventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
메소드 | 설명 | |
---|---|---|
PaintControlBackground ( PaintEventArgs pevent ) : void | ||
SetVisible ( bool value ) : void | ||
UpdateOwner ( ) : void |
protected CreateControlsInstance ( ) : |
||
리턴 |
public static GetTabPageOfComponent ( object comp ) : |
||
comp | object | |
리턴 |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
리턴 | void |