ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1TopicPage Class
Properties Methods


In This Topic
    C1TopicPage Class Members
    In This Topic

    The following tables list the members exposed by C1TopicPage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of links on the page.  
    Public PropertyGets or sets the value indicating whether the page is collapsed or not.  
    Public PropertyGets or sets the index of the page title image in the topic bar’s ImageList.  
    Public PropertyGets or sets the ImageList that contains the images shown in page links.  
    Public PropertyGets the index of this page in the topic bar.  
    Public PropertyGets the collection of links on the page.  
    Public PropertyGets or sets the value indicating whether the page is visible.  
    Public PropertyGets or sets the value indicating whether the expand/collapse button is shown on the page title.  
    Public PropertyGets or sets the value indicating whether the page has a special dark title.  
    Public PropertyGets or sets arbitrary data that can be associated with the page.  
    Public PropertyGets or sets the caption of the page.  
    Public PropertyGets or sets the tooltip text for the page.  
    Public PropertyGets the owner topicbar.  
    Public PropertyGets or sets the value indicating whether wide link texts wrap.  
    Top
    Public Methods
     NameDescription
    Public MethodCollapses the page  
    Public MethodExpands the page  
    Public MethodReturns the first link with the specified text, or null if such a link does not exist.  
    Public MethodReturns the first link with the specified value, or null if such a link does not exist.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalls when C1TopicBar page collapsed.  
    Protected MethodCalls when C1TopicBar page expanded.  
    Top
    See Also