MoreButton Properties
Provides information on the visual representation of More Buttons.| Name | Description |
|---|---|
| Appearance | |
| AppearanceHovered | |
| Bounds | Gets or sets the size and location of the visual element. |
| ContentBounds | |
| DirectionUp | Gets or sets whether an arrow in the MoreButton is directed up. |
| Empty static | Gets a special value that represents an uninitialized MoreButton. |
| GoUp | Obsolete. Gets or sets whether the button is directed up. Use the MoreButton.DirectionUp property instead. |
| HitTestType | Gets a value identifying the type of the visual element located under the test point. |
| HotTracked | Gets whether the MoreButton changes in appearance when the mouse hovers over it. |
| TargetViewStart | Gets or sets the start of the interval that will be displayed in the view when the MoreButton is clicked. |
| Text | |
| Visible | Gets or sets whether the MoreButton visual element is displayed. |
See Also