DisclosureTriangle

From Xojo Documentation

Class (inherits from RectControl)

Used to add a disclosure triangle to a window. A DisclosureTriangle can face either left or right in its “closed” position. When the user clicks a DisclosureTriangle control, the value of Value is toggled automatically.

Events
Action DragOver MouseEnter
Close DropObject MouseExit
ConstructContextualMenu GotFocus MouseMove
ContextualMenuAction KeyDown MouseWheel
DragEnter KeyUp Open
DragExit LostFocus


Properties
Active fa-lock-32.png LockBottom Scope fa-lock-32.png
AllowAutoDeactivate LockLeft TabIndex
AllowFocus LockRight Tooltip
AllowTabStop LockTop Top
Enabled MouseCursor Transparent
FacingDirection MouseX fa-lock-32.png TrueWindow fa-lock-32.png
Handle fa-lock-32.png MouseY fa-lock-32.png Value
Height Name fa-lock-32.png Visible
Index fa-lock-32.png PanelIndex Width
Left Parent Window fa-lock-32.png
Enumerations
FacingDirections
Methods
AcceptFileDrop AcceptTextDrop Invalidate
AcceptPictureDrop Close Refresh
AcceptRawDataDrop DrawInto SetFocus

See Also

RectControl class.