Свойство | Type | Description | |
---|---|---|---|
InternalConstruct | void | ||
IsDockStateValid | bool | ||
RefreshChanges | void | ||
SetText | void |
Méthode | Description | |
---|---|---|
FloatWindow ( |
||
FloatWindow ( |
Méthode | 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 ( |
Méthode | Description | |
---|---|---|
InternalConstruct ( |
||
IsDockStateValid ( DockState dockState ) : bool | ||
RefreshChanges ( ) : void | ||
SetText ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
Résultat | System |
public FloatWindow ( |
||
dockPanel | ||
pane | ||
bounds | ||
Résultat | System |
protected OnActivated ( |
||
e | ||
Résultat | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
Résultat | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
Résultat | void |
protected WndProc ( |
||
m | ||
Résultat | void |