ComponentOne Menus and Toolbars for WinForms
C1TopicBarHitTestInfo Structure
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1TopicBarHitTestInfo Structure
Contains information, such as the page and the link in the C1TopicBar control.
Object Model
C1TopicBarHitTestInfo Structure
Syntax
'Declaration
 
Public Structure C1TopicBarHitTestInfo 
   Inherits System.ValueType
public struct C1TopicBarHitTestInfo : System.ValueType 
Remarks
Use the C1TopicBar.HitTest method to obtain a C1TopicBarHitTestInfo value.
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Win.C1Command.C1TopicBarHitTestInfo

See Also

Reference

C1TopicBarHitTestInfo Members
C1.Win.C1Command Namespace