-
1 Attachment(s)
Special Command Button
Hello!
Is ist possible to make something like a Drop-Dwon-Command-Button ? See my Attachment what I mean. I know that It's possible to create something similar using a ToolBar, but I need this button to be located at the bottom of the screen.
Matthew ;)
-
Of course it is and there are few ways to achieve this:
1. You may hidden Listbox
2. You may use hidden Menu and display it as Popup Menu right underneath you button.
3. Perhaps some other but these 2 are the easiest.
-
For the button, you can use a Checkbox in Graphical mode.
-
That's not what he asked.
-
I wasn't disagreeing with you. In fact, in the picutre posted, the highlight is around the button. I was merely adding a bit more information.