Determines the look and behavior settings of the C1WebTopicBar control.
[Visual Basic]
Public Enum PresentationEnum
[C#]
public enum PresentationEnum
[Delphi]
type PresentationEnum = (Button, Standard);
Namespace: C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Members
Member name |
Description |
Button |
C1WebTopicBar control looks and behaves like the Outlook panel. |
Standard |
Standard presentation. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |