|
-
Apr 19th, 2009, 08:57 AM
#1
Thread Starter
Junior Member
Associate TextBox with Tab?
Hello,
I am making a program with tabs, and in each tab is a textbox for editing a file (like how VB's designer does). How can I match up a textbox with a tab so that the cut, copy, paste, select all, etc. in the menu can tell what textbox to preform actions on? I was thinking of getting the current selected tab, and somehow finding the textbox associated with that tab.
Right now I dynamically create a new textbox when a new tab is opened.
Any ideas? Thanks in advance.
-Nick
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|