프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddEditButton | void | ||
FixMargins | void | ||
LeftButtons_Changed | void | ||
PerformEditButtonLayout | void | ||
RebuildEditButtons | void | ||
RightButtons_Changed | void | ||
UpdateMargins | void |
메소드 | 설명 | |
---|---|---|
TextBox ( ) : System |
메소드 | 설명 | |
---|---|---|
OnFontChanged ( |
||
OnHandleCreated ( |
||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnLeave ( |
||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
메소드 | 설명 | |
---|---|---|
AddEditButton ( |
||
FixMargins ( ) : void | ||
LeftButtons_Changed ( object sender, |
||
PerformEditButtonLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
RebuildEditButtons ( ) : void | ||
RightButtons_Changed ( object sender, |
||
UpdateMargins ( ) : void |
protected OnHandleCreated ( |
||
e | ||
리턴 | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
리턴 | 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 |