Direction Property

Applies to:  DirectionalButton control
See also:  ShowPopupForm Method, Property Index

The Direction property determines the position and direction of the arrow drawn on a DirectionalButton control.

Read/write at both design-time and run-time.

Type:

DirectionConstants

Settings:

Value Meaning
diRight (default) Arrow to the right.
diLeft Arrow to the left.
diUp Arrow upwards.
diDown Arrow downwards.

Remarks:

To display a pop-up form next to a DirectionalButton, call ShowPopupForm in response to the MouseHover event and/or the Click event.

 

Home

Copyright and Disclaimer