DesktopPopupArrow
From Xojo Documentation
Class (inherits from DesktopUIControl)
New in 2021r3
Used to add a popup arrow to a window.
Properties | |||||||||||||||||||||||||
|
Methods | ||||||||
|
Enumerations | |
|
Example
The following line of code changes the size and direction of a DesktopPopupArrow:
PopupArrow1.FacingDirection = DesktopPopupArrow.FacingDirections.SmallEast
See Also
DesktopUIControl class.