Property | Type | Description | |
---|---|---|---|
AnimateWindow | void | ||
GetBounds | |||
LayoutAnimateWindow | void | ||
SetActivePane | void | ||
SetTimerMouseTrack | void | ||
TimerMouseTrack_Tick | void |
Method | Description | |
---|---|---|
AutoHideWindow ( |
||
RefreshActiveContent ( ) : void | ||
RefreshActivePane ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
AnimateWindow ( bool show ) : void | ||
GetBounds ( bool show ) : |
||
LayoutAnimateWindow ( |
||
SetActivePane ( ) : void | ||
SetTimerMouseTrack ( ) : void | ||
TimerMouseTrack_Tick ( object sender, |
public AutoHideWindow ( |
||
dockPanel | ||
return | System |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void | ||
levent | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |