Свойство | Type | Description | |
---|---|---|---|
DrawBackground | void | ||
DrawCheck | void | ||
DrawImage | void | ||
DrawText | void | ||
OnDrawItem | void | ||
OnMeasureItem | void | ||
UpdateItems | void |
Méthode | Description | |
---|---|---|
MenuBarItem ( CommandBarItem item, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnClick ( |
||
OnPopup ( |
||
OnSelect ( |
Méthode | Description | |
---|---|---|
DrawBackground ( |
||
DrawCheck ( |
||
DrawImage ( |
||
DrawText ( TextGraphics textGraphics, string text, Point point, bool selected, bool disabled ) : void | ||
OnDrawItem ( |
||
OnMeasureItem ( System.Windows.Forms.MeasureItemEventArgs e ) : void | ||
UpdateItems ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public MenuBarItem ( CommandBarItem item, |
||
item | CommandBarItem | |
imageSize | ||
font | ||
mnemonics | bool | |
Résultat | System |
protected OnClick ( |
||
e | ||
Résultat | void |
protected OnPopup ( |
||
e | ||
Résultat | void |
protected OnSelect ( |
||
e | ||
Résultat | void |