|
-
Nov 29th, 2000, 01:39 PM
#1
Thread Starter
Hyperactive Member
I'm creating a program that generates a config file for
another program. I'm using the tab control and filling each
tab with controls that are indicative of settings within the config file. For arguments sake, let's say i have 100 text controls which are settings that the user can directly enter, or 5000 boolean controls which set flags for some other program. I've reached a point where the form is
complaining that are has too many controls on it. What is the best way to put endless controls on a form and not have it complain?
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
|