Hi,
I hope I can explain my question with the right words.
At the moment I have a TabPane in my main Form and add the layouts as TabPage. I created new modules for outsourcing functions.
My idea: A navogation list on the left side with buttons on a scrollbox. The different forms will be displayed on the right side by clicked one of the buttons. The menue structure on the left side could change depending on which button is clicked.
How can I do it ? I thought two panes in the main form for menue and content. And then display it. And here I don't know how to do it. And second - I will have more structure. If there is any better idea as my actual way - you're welcome to say it
Thank's !
I hope I can explain my question with the right words.
At the moment I have a TabPane in my main Form and add the layouts as TabPage. I created new modules for outsourcing functions.
My idea: A navogation list on the left side with buttons on a scrollbox. The different forms will be displayed on the right side by clicked one of the buttons. The menue structure on the left side could change depending on which button is clicked.
How can I do it ? I thought two panes in the main form for menue and content. And then display it. And here I don't know how to do it. And second - I will have more structure. If there is any better idea as my actual way - you're welcome to say it
Thank's !