Property | Type | Description | |
---|---|---|---|
CalculateConnectedArea |
Method | Description | |
---|---|---|
ToolStripDropDownMenu ( ) : System.Drawing |
Method | Description | |
---|---|---|
CreateDefaultItem ( string text, Image image, EventHandler onClick ) : |
||
OnFontChanged ( |
||
OnLayout ( System.Windows.Forms.LayoutEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
CalculateConnectedArea ( ) : |
protected CreateDefaultItem ( string text, Image image, EventHandler onClick ) : |
||
text | string | |
image | Image | |
onClick | EventHandler | |
return |
protected OnFontChanged ( |
||
e | ||
return | void |
protected OnLayout ( System.Windows.Forms.LayoutEventArgs e ) : void | ||
e | System.Windows.Forms.LayoutEventArgs | |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public ToolStripDropDownMenu ( ) : System.Drawing | ||
return | System.Drawing |