Hi, team
I'm new with IG tools, and I have a question about the toolbars control.
I want to implement the menu with toolbars control, and in the menu, there would be more than one tab,and within every tab there are more than one option(button click function, I guess).
So does WinToolbars can do that? How to implement this?
Thanks for your concern.
menu button | | TAB1_button1 | TAB1 TAB1_button2 | TAB1_button3 | | TAB2 TAB2_button1 | … | | TAB3 TAB3_button1 | … | …
Hello,
Could you please post a screen shot of the desired behavior. Because it seems to me that you meant tab control with a tree in each tab (or this are just inner popupMenus ). So could you please send me an image of what you want to achieve in order to understand you better.
I am waiting for your feedback.
I'm working with this for the whole afternoon, and I was wondering if the PopupGalleryTool can do the tab job which was shown on the screen shot?
I need the text to be shown in vertical.
Would you help me with that?
Thanks a lot.
Thanks for your concern, Hristo.
Can you see the screen shot that I just posted?
And here is what I thought, the menu with 4 tabs and each tab has more than one button, like "OpenFile","EditFile".
When click on the button, it will enter into some function like "OpenFile_Click".
Is it possible to implement this kind of menu?