ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTopicBar.ViewStyle Property

Determines the look and behavior settings of the control (standard or button).

[Visual Basic]

Public Property ViewStyle As PresentationEnum

[C#]

public PresentationEnum ViewStyle {get;set;}

[Delphi]

public property ViewStyle: PresentationEnum read get_ViewStyle write set_ViewStyle;

Remarks

If property is set to "Button" then the look of the control will be much like the Outlook panel.

See Also

C1WebTopicBar Class | C1WebTopicBar Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.