Click or drag to resize

aceMenuItemCollectionsetItems Method (Enum)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets items by Enum defOption type values and sets defOption as default selection

Namespace:  imbACE.Core.commands.menu.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void setItems(
	Enum defOption
)
Request Example View Source

Parameters

defOption
Type: SystemEnum
The definition option.
See Also