Property | Type | Description | |
---|---|---|---|
InternalConstruct | void | ||
IsDockStateValid | bool | ||
RefreshChanges | void | ||
SetText | void |
Method | Description | |
---|---|---|
FloatWindow ( |
||
FloatWindow ( |
Method | Description | |
---|---|---|
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 ( |
Method | Description | |
---|---|---|
InternalConstruct ( |
||
IsDockStateValid ( DockState dockState ) : bool | ||
RefreshChanges ( ) : void | ||
SetText ( ) : void |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
return | System |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
bounds | ||
return | System |
protected OnActivated ( |
||
e | ||
return | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
return | void |
protected WndProc ( |
||
m | ||
return | void |