프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InternalConstruct | void | ||
IsDockStateValid | bool | ||
RefreshChanges | void | ||
SetText | void |
메소드 | 설명 | |
---|---|---|
FloatWindow ( |
||
FloatWindow ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnActivated ( |
||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
WndProc ( |
메소드 | 설명 | |
---|---|---|
InternalConstruct ( |
||
IsDockStateValid ( DockState dockState ) : bool | ||
RefreshChanges ( ) : void | ||
SetText ( ) : void |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
리턴 | System |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
bounds | ||
리턴 | System |
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 |