|
-
Oct 11th, 2002, 07:52 PM
#1
Thread Starter
Addicted Member
Background Color
Has anyone ever try to take away the background color property from the properties list to a user control. What I want to do is put a usercontrol on a forum but not have a background color property for it.
Jeremy
-
Oct 13th, 2002, 07:38 PM
#2
Member
what good would that do?
What does "formatting drive C..." mean?!
-
Oct 15th, 2002, 10:17 PM
#3
bumpie, anyone? I'd like to know the answer
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!!
-
Oct 16th, 2002, 04:48 PM
#4
Sleep mode
I think in the class , inheritance world you can't . if any1 can do pls let me know.
-
Oct 16th, 2002, 09:59 PM
#5
PowerPoster
You may be able to override the property, and make it private....maybe. I would try that.
-
Oct 16th, 2002, 10:01 PM
#6
You could also override it and just return an error instead, thats what the networkstream does for the inherited properties it doesn't use.
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
|