ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1TopicBarHitTestInfo Structure
Fields


In This Topic
    C1TopicBarHitTestInfo Structure Members
    In This Topic

    The following tables list the members exposed by C1TopicBarHitTestInfo.

    Public Fields
     NameDescription
    Public FieldGet the C1TopicLink at the point being tested (if the point does not correspond to a page, it returns null).  
    Public FieldGet the C1TopicPage at the point being tested (if the point does not correspond to a page, it returns null).  
    Public FieldGets a C1TopicBarHitTestTypeEnum that describes the type of element described by a C1TopicBarHitTestInfo.  
    Top
    See Also