Type: Boolean
Availability: Read or write at any time
The drawMenuSelectionFlat property of the JadeSkinForm class specifies how the menu line items are drawn when the skinned menu line item is selected. If the value is:
False (the default), a selected menu line item is drawn using the effective menu item selection background and foreground (text) colors with a border that is the same color as the text of the menu item.
In addition, when a menu is dropped down directly below a menu item (the menu does not have to be moved to fit on the current display), the selected menu item is drawn as though it is part of the dropped‑down menu, using the same background color and text color defined for the popup menu.
True, the selected menu line item is always drawn in a flat manner using the effective menu item selection background and foreground (text) colors with no surrounding border.
In addition, the menu line item is not drawn as though it is part of the popup menu.
Control the drawMenuSelectionFlat property with the Draw Flat Selection check box on the Forms sheet of the Jade Skin Maintenance dialog.