WebMenuItem.Styles
From Xojo Documentation
Revision as of 17:58, 29 October 2020 by Gperlman (talk | contribs) (Created page with "{{EnumerationBox | name=Styles | owner=Class }} {{Description | text= The various ways in which a WebMenuItem can be displayed.}} == Values == {| class="genericTable" ! w...")
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Enumeration
Class.Styles
The various ways in which a WebMenuItem can be displayed.
Values
Enum | Description |
---|---|
Header | The item text of the menu item appears but is not selectable. |
Menu | A regular menu item. |
Separator | A line that separates two other menu items. |
Compatibility
Web projects on Linux, macOS and Windows operating systems.