MenuButton.Arrow
(gb.form)
Property Arrow As Boolean
Return or set if the little arrow is visible.
- When the arrow is visible (the default), clicking on it pops up the menu, and clicking on the button raises the Click 事件.
- When the arrow is hidden, clicking on the MenuButton pops up the menu.