'Declaration Public Enum C1TopicBarHitTestTypeEnum Inherits System.Enum
public enum C1TopicBarHitTestTypeEnum : System.Enum
'Declaration Public Enum C1TopicBarHitTestTypeEnum Inherits System.Enum
public enum C1TopicBarHitTestTypeEnum : System.Enum
Member | Description |
---|---|
Empty | The point is in the C1TopicBar's empty area. |
Link | The point is on empty space of a link (not over a text or image). |
LinkImage | The point is on image of a link. |
LinkText | The point is on text of a link. |
None | The point is out of the C1TopicBar's area. |
PageBody | The point is on a page body (but not on a link). |
PageTitle | The point is on empty space of a page title area (not over a text, image or expand/collapse indicator). |
PageTitleImage | The point is on image of a page title. |
PageTitleIndicator | The point is on expand/collapse indicator of a page title. |
PageTitleText | The point is on text of a page title. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.C1TopicBarHitTestTypeEnum
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