PopupArrow
From Xojo Documentation
![]() |
This item was deprecated in version 2021r3. Please use DesktopPopupArrow as a replacement. |
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.