On this page:


Requirements

This components runs only on Windows, on RichClient and SmartClient clients.


Configuration

FieldDescription

Header

Defines the text displayed on the menu item. Enter a string value, e.g., "File".

IsChecked

Indicates whether the menu item is checked. Enter a boolean value (true or false).

IsCheckable

Determines if the menu item can be checked. Check this box if the menu item should be checkable.

FlowDirection

Sets the direction in which the menu item's content flows. Choose LeftToRight or RightToLeft.



Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the view. Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <.>.


In this section: