|
-
Oct 26th, 2006, 12:32 AM
#3
Thread Starter
Hyperactive Member
Re: Form Inheritance
Hi!
Yes! That could be the reason. I've compiled my project once in release mode, every time before in debug mode. And yes, it's only about my custom controls (which are deriving from the standard controls).
I'm using VS .NET 1.1... I saw in the code that the objects stil exists (Friend Withevents tbTest As Textbox), but that all the positions, whether it does have scrollbars and so on were gone in the code.
But what about the controls that are on the base form not showing in the correct position on a derived form? I've now set back all the controls I'm using to the base form, b'cause that was a possibility I had, but it's not the most nice one, but I get it to work now...
JM
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
|