PopupArrow
From Xojo Documentation
Class (inherits from RectControl)
Used to add a popup arrow to a window.
Events | ||||||||||||||
|
Methods | |||||||||
|
Enumerations | |
|
Example
The following line of code changes the size and direction of a PopupArrow:
PopupArrow1.FacingDirection = PopupArrow.FacingDirections.SmallEast
See Also
RectControl class.