Méthode | Description | |
---|---|---|
GetDescription ( ) : string[] | ||
GetDisplayName ( ) : string[] | ||
GetExecuteSync ( ) : bool[] | ||
GetId ( ) : int[] | ||
GetImageIndex ( ) : int[] | ||
GetInsertionLocation ( ) : ActionsInsertionLocation[] | ||
GetItemType ( ) : ActionsPaneRootItemType[] | ||
GetItemsCount ( ) : int[] | ||
GetLanguageIndependentName ( ) : string[] | ||
GetMnemonicDisplayName ( ) : string[] | ||
GetRenderAsRegion ( ) : bool[] | ||
GetState ( ) : ActionStates[] | ||
Read ( ) : |
||
SetDescription ( string value ) : void | ||
SetDisplayName ( string value ) : void | ||
SetExecuteSync ( bool value ) : void | ||
SetId ( int value ) : void | ||
SetImageIndex ( int value ) : void | ||
SetInsertionLocation ( ActionsInsertionLocation value ) : void | ||
SetItemType ( ActionsPaneRootItemType value ) : void | ||
SetItemsCount ( int value ) : void | ||
SetLanguageIndependentName ( string value ) : void | ||
SetMnemonicDisplayName ( string value ) : void | ||
SetRenderAsRegion ( bool value ) : void | ||
SetState ( ActionStates value ) : void | ||
Write ( |
Méthode | Description | |
---|---|---|
CountItems ( |
||
Read ( int &index, int &exItemIndex, int &actionIndex, int &colIndex ) : |
||
ReadAction ( |
||
ReadActionsPaneItem ( |
||
ReadCollection ( |
||
ReadExtendedActionsPaneItem ( |
||
Write ( |
public GetInsertionLocation ( ) : ActionsInsertionLocation[] | ||
Résultat | ActionsInsertionLocation[] |
public GetItemType ( ) : ActionsPaneRootItemType[] | ||
Résultat | ActionsPaneRootItemType[] |
public GetLanguageIndependentName ( ) : string[] | ||
Résultat | string[] |
public GetMnemonicDisplayName ( ) : string[] | ||
Résultat | string[] |
public Read ( ) : |
||
Résultat |
public SetDescription ( string value ) : void | ||
value | string | |
Résultat | void |
public SetDisplayName ( string value ) : void | ||
value | string | |
Résultat | void |
public SetExecuteSync ( bool value ) : void | ||
value | bool | |
Résultat | void |
public SetInsertionLocation ( ActionsInsertionLocation value ) : void | ||
value | ActionsInsertionLocation | |
Résultat | void |
public SetItemType ( ActionsPaneRootItemType value ) : void | ||
value | ActionsPaneRootItemType | |
Résultat | void |
public SetLanguageIndependentName ( string value ) : void | ||
value | string | |
Résultat | void |
public SetMnemonicDisplayName ( string value ) : void | ||
value | string | |
Résultat | void |
public SetRenderAsRegion ( bool value ) : void | ||
value | bool | |
Résultat | void |
public SetState ( ActionStates value ) : void | ||
value | ActionStates | |
Résultat | void |
public Write ( |
||
data | ||
Résultat | void |