MainMenuStyle

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWMenu > Properties >

MainMenuStyle

Use this property to configure the appearance for the menu items.

 

SIGNATURE=IWCompMenu.TIWMenu.MainMenuStyle

 

ETYPE=Property

 

Declaration:

Delphi:

published property MainMenuStyle: TIWMenuStyle;

C++:

__published: __property TIWMenuStyle MainMenuStyle;

 

Description: This is MainMenuStyle, a member of class TIWMenu.