C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / C1TopicBarHitTestTypeEnum Enumeration

C1TopicBarHitTestTypeEnum Enumeration
Type of topic bar element at a specific point on the control.
Syntax
'Declaration
 
Public Enum C1TopicBarHitTestTypeEnum 
   Inherits System.Enum
 
Members
MemberDescription
EmptyThe point is in the C1TopicBar's empty area.
LinkThe point is on empty space of a link (not over a text or image).
LinkImageThe point is on image of a link.
LinkTextThe point is on text of a link.
NoneThe point is out of the C1TopicBar's area.
PageBodyThe point is on a page body (but not on a link).
PageTitleThe point is on empty space of a page title area (not over a text, image or expand/collapse indicator).
PageTitleImageThe point is on image of a page title.
PageTitleIndicatorThe point is on expand/collapse indicator of a page title.
PageTitleTextThe point is on text of a page title.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Command.C1TopicBarHitTestTypeEnum

scrap%

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Win.C1Command Namespace