|
-
Sep 10th, 2003, 10:07 AM
#1
Inheriting a form... Base class form's controls are not showed in designer?!!!
I dont know if anyone has experienced this, but it is REALLY frustrating.
I have a form called frmBase... I have a bunch of controls and a little bit of code on that form.
Now there is another form which inherits from frmBase. The problem is that none of the controls on frmBase show up on the inherited form (at design time). If I run the application and open up the inherited form, all the inherited controls show up. But for some reason I cant see them at design time.
Any one has a solution? I dont know how to get around this. It would seem really stupid if VS.NET doesnt support showing of inherited controls. I know you can see them in an inherited usercontrol.
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
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
|