RibbonHitInfo Properties
Contains information about a specific point within a Ribbon Control.
Name | Description |
---|---|
Caption |
Gets or sets the caption bar (see the Ribbon |
Gallery | Gets the Gallery located at the test point. |
Gallery |
Gets the Gallery item located at the test point. |
Gallery |
Gets the Gallery item group located at the test point. |
Hit |
Gets or set the test point. |
Hit |
Gets a value which identifies the type of the visual element located under the test point. |
In |
Returns whether the test point is within the caption bar region. |
In |
Gets whether the test point is within any of the form’s buttons (Minimize, Maximize or Close). |
In |
Gets whether the test point is within the Full Screen button. |
In |
Gets whether the test point is within a Gallery. |
In |
Gets whether the test point is within the Dropdown Gallery’s Filter panel. |
In |
Gets whether the test point is within a Gallery group. |
In |
Gets whether the test point is within a Gallery item. |
In |
Gets whether the test point is over a gallery’s scroll bar. |
In |
Gets whether the test point is within a size grip region. |
In |
Gets whether the test point is within the Dropdown Gallery’s Sizing panel. |
In |
Gets whether the test point is within a bar item link. |
In |
Gets whether the test point is within a Ribbon page‘s caption. |
In |
Gets whether the test point is within a Ribbon page category‘s caption. |
In |
Gets whether the test point is within a page group. |
In |
Gets whether the test point belongs to a scroll button used to scroll through pages. |
In |
Gets whether the test point is within a bar item link that is displayed within a page group. |
In |
Gets whether the test point is within the Group Panel. |
In |
Gets whether the test point belongs to a scroll button used to scroll through a page’s contents. |
In |
Gets whether the test point is within a Quick Access Toolbar. |
Is |
Gets whether the test point belongs to any visual element or is outside the Ribbon Control. |
Item | Gets the bar item link which is located at the test point. |
Message |
|
Page | Gets or sets the Ribbon page which is located at the test point. |
Page |
Gets or sets the Ribbon page category which is located at the test point. |
Page |
Gets an object that contains view information on the category at the test point. |
Page |
Gets or sets the Ribbon page group which is located at the test point. |
Page |
Returns the Ribbon |
Status |
Gets the Ribbon |
Toolbar | Gets or sets the Ribbon Quick Access Toolbar which is located at the test point. |
See Also