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:
Remarks: To display a pop-up form next to a DirectionalButton, call ShowPopupForm in response to the MouseHover event and/or the Click event.
|