|
-
July 19th, 2002, 11:08 AM
#1
User Control
I am creating a user control in VB.NET.
So far so good... but I have have a few problems that were REALLY standard in VB 6.0.
I looked over the internet and looked through resources on how to use property persistence with no avail. All I am trying to do is save the value of a custom property I created.
Any help here is great
I also spent time trying to use the ToolBoxBitmapAttribute
I use this code to declare the class. I do have the image located at C:\ called myImage.bmp
ToolboxBitmap("C:\myImage.bmp")> Class MyControl
But the bmp does appear in the toolbox. I still get the default bmp
Anyways Thanks
Raistlin
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
|