Results 1 to 6 of 6

Thread: Background Color

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    207

    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

  2. #2
    Member
    Join Date
    Oct 2002
    Location
    la la la you can't see me
    Posts
    46
    what good would that do?
    What does "formatting drive C..." mean?!

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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!!

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I think in the class , inheritance world you can't . if any1 can do pls let me know.

  5. #5
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    You may be able to override the property, and make it private....maybe. I would try that.

  6. #6
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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
  •  



Click Here to Expand Forum to Full Width