ComponentOne Menus and Toolbars for WinForms
TopicBarPagesStyle Constructor

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > TopicBarPagesStyle Class : TopicBarPagesStyle Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal normalPage As TopicPageStyle, _
   ByVal specialPage As TopicPageStyle _
)
public TopicBarPagesStyle( 
   TopicPageStyle normalPage,
   TopicPageStyle specialPage
)

Parameters

normalPage
specialPage
See Also

Reference

TopicBarPagesStyle Class
TopicBarPagesStyle Members