Property | Type | Description | |
---|---|---|---|
CreateContextMenu | void | ||
GetBottomContainerRectangle | |||
GetGripRectangle | |||
PaintButton | void |
Method | Description | |
---|---|---|
ExplorerBar ( ) : System |
Method | Description | |
---|---|---|
OnMouseClick ( MouseEventArgs e ) : void | ||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseLeave ( |
||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
CreateContextMenu ( ) : void | ||
GetBottomContainerRectangle ( ) : |
||
GetGripRectangle ( ) : |
||
PaintButton ( |
protected OnMouseClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseLeave ( |
||
e | ||
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |