Version

Search Results

IsBottomItem Method

Indicates if the specified index is the end of a group of menu items. Syntax Parameters index Index of the item to check Return Value True if the item is last menu item, or is before a break or separator

IsRightToLeft Property

Indicates if the menu is oriented from right to left. Syntax

IsSeparator Property

Indicates if the menu item is a separator Syntax

MenuItems Property (UltraMenuItem)

Returns the collection of menu items. Syntax

NotifyPropChange Method (UltraMenuItem)

Invoked when a property changes on the context menu. Syntax

OnDrawItem Method

Invoked when the owner drawn menu is to be rendered. Syntax Parameters e Event arguments containing information about the menu item to draw

OnMeasureItem Method

Invoked when the size of the menu item should be returned for an owner drawn menu. Syntax Parameters e Event arguments

OnSubObjectPropChange Method (UltraMenuItem)

Invoked when a property on a subobject has changed. Syntax Parameters propChangeInfo Information about the property change

PreTextSpace Property

Returns the amount of space before the text. Syntax

RequiresArrowArea Property

Indicates if the menu item will display an arrow indicating it contains sub items Syntax