Property | Type | Description | |
---|---|---|---|
_collection | ShortcutCollection |
Property | Type | Description | |
---|---|---|---|
GetControlFromHandle | |||
GetParent | |||
LoadCore | void | ||
SaveCore | bool | ||
TreeToHashtable | void |
Method | Description | |
---|---|---|
BeginInit ( ) : void | ||
EndInit ( ) : void | ||
GetDesignDialog ( ) : IDialogContainer | ||
LoadFromArray ( byte buffer ) : void | ||
LoadFromStream ( Stream stream ) : void | ||
LoadFromXml ( string path ) : void | ||
LoadFromXmlNode ( |
||
LoadPreset ( string name ) : void | ||
PreFilterMessage ( |
||
SaveCurrentAsPreset ( string name ) : void | ||
SaveToArray ( ) : byte[] | ||
SaveToStream ( Stream stream ) : bool | ||
SaveToXml ( string path ) : bool | ||
SaveToXmlNode ( ) : |
||
SaveToXmlNodePreset ( ) : |
||
ShortcutManager ( ) : System | ||
ShowDesignMdi ( ) : void | ||
ShowDesignModal ( ) : void | ||
ShowDesignModal ( |
Method | Description | |
---|---|---|
FindShortcutNode ( |
Method | Description | |
---|---|---|
GetControlFromHandle ( |
||
GetParent ( |
||
LoadCore ( Stream stream ) : void | ||
SaveCore ( Stream stream ) : bool | ||
TreeToHashtable ( ShortcutCollection node ) : void |
protected FindShortcutNode ( |
||
control | ||
return |
public GetDesignDialog ( ) : IDialogContainer | ||
return | IDialogContainer |
public LoadFromStream ( Stream stream ) : void | ||
stream | Stream | |
return | void |
public LoadFromXmlNode ( |
||
node | ||
return | void |
public PreFilterMessage ( |
||
msg | ||
return | bool |
public SaveCurrentAsPreset ( string name ) : void | ||
name | string | |
return | void |
public SaveToXmlNodePreset ( ) : |
||
return |
public ShowDesignModal ( |
||
parent | ||
return | void |