Hi,
I am trying to develop a new form that has a tab control and a button. What I would like to do is that everytime I press the button, I would:
a) add a new tab to the tab control.
b) retrieve the text from the build window and display it in a text box or editor control in the new tab.
Could someone please give my some guidelines.
Should I have an editor control in my form? (inserted from the dialog editor?)
Should I try to create a window (or editor control) the moment that the button is pressed?
How to do this??
Any help would be appreciated.
Thanks in advance,
MS
