In my application ,I have to create push buttons dynamically. When I clicked a particular button,a groupbox will appear.
When we right click ,a menu will appear and we can select "new folder" option. Then there should appear a push button. When ever the user clicks the right button and select new folder, a new push button should appear in the group box and all the buttons in the groupbox shold be arranged in a row by column manner.
ALL your suggestions are appreciated.Thanks in advance.