Type: Boolean
Availability: Read or write at any time
The useMenuLineSkinForMenus property of the JadeSkinForm class specifies whether the menu line definition of a form skin is used to draw menus when the value of the myMenuSkin property is null ("").
If the value of the useMenuLineSkinForMenus property is:
Falseand the value of the myMenuSkin property is null (""), menus are not skinned.
True and the value of the myMenuSkin property is null ("", menus are drawn using the menu line properties (that is, font, colors, and so on).
Control the useMenuLineSkinForMenus property with the Use Menu Line Options For Menus check box on the Forms sheet of the Jade Skin Maintenance dialog. If a popup menu skin is set for the form, the Use Menu Line Options For Menus check box is set to false (that is, unchecked) and disabled.