Méthode | Description | |
---|---|---|
GetIdealSize ( ) : int | ||
PreProcessMessage ( |
||
ToolBarEx ( ) : System | ||
ToolBarEx ( BarType type ) : System | ||
ToolBarEx ( BarType type, bool useNewRow ) : System | ||
ToolBarEx ( bool useNewRow ) : System | ||
UpdateToolBarItems ( ) : void |
Méthode | Description | |
---|---|---|
CreateHandle ( ) : void | ||
Dispose ( bool disposing ) : void |
Override base implementation, to detach the object.
|
|
DrawArrowGlyph ( |
||
OnFontChanged ( |
||
OnHandleCreated ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
WndProc ( |
Méthode | Description | |
---|---|---|
Attach ( ) : void | ||
BeginUpdate ( ) : void | ||
Detach ( ) : void | ||
DropDownFilter ( |
||
DropDownHook ( int code, |
||
EndUpdate ( ) : void | ||
FindShortcutItem ( |
||
FindShortcutItem ( |
||
GetButtonInfo ( int index ) : |
||
GetNextItem ( int index ) : int | ||
GetPreviousItem ( int index ) : int | ||
HasText ( ) : bool | ||
HitTest ( Point point ) : int | ||
IChevron ( |
||
InitializeToolBar ( ) : void | ||
IsCommonCtrl6 ( ) : bool | ||
IsValid ( int index ) : bool | ||
Item_Changed ( Object s, |
||
Items_Changed ( Object s, |
||
MenuChar ( |
||
NotifyCustomDraw ( |
||
NotifyCustomDrawToolBar ( |
||
NotifyNeedTextA ( |
||
NotifyNeedTextW ( |
||
RealizeItems ( ) : void | ||
SetHotItem ( int index ) : void | ||
SetState ( State state, int index ) : void | ||
ToolbarSizeChanged ( ) : void | ||
TrackDropDown ( int index ) : void | ||
TrackDropDownNext ( int index ) : void | ||
UpdateComboBoxPosition ( int index ) : void | ||
UpdateImageList ( ) : void | ||
UpdateItem ( int index ) : void | ||
UpdateItems ( ) : void | ||
UpdateSize ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected DrawArrowGlyph ( |
||
g | ||
rectangle | ||
Résultat | void |
protected OnFontChanged ( |
||
e | ||
Résultat | void |
protected OnHandleCreated ( |
||
e | ||
Résultat | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
public PreProcessMessage ( |
||
message | ||
Résultat | bool |
public ToolBarEx ( BarType type, bool useNewRow ) : System | ||
type | BarType | |
useNewRow | bool | |
Résultat | System |
public ToolBarEx ( bool useNewRow ) : System | ||
useNewRow | bool | |
Résultat | System |
protected WndProc ( |
||
message | ||
Résultat | void |