CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    7

    rich text box control background

    hello everyone,

    i encounter 2 problems with the rich text box control background.

    1. can i place a trasparent rich text box control to be appear on top
    of a shockwave flash? how is the code looks like? i tried before but
    the rich text box will hide behind the flash...

    2. i can change the rich text box control background to transparent,
    but how can i change it back to opaque?

    thanks in advance

  2. #2
    Join Date
    Mar 2005
    Posts
    226

    Re: rich text box control background

    If you want transparent controls, you will have to switch to VB.net .

  3. #3
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,772

    Re: rich text box control background

    Quote Originally Posted by RoyK
    If you want transparent controls, you will have to switch to VB.net .
    Sorry to burst your bubble Royk... But transparency is available in VB6 ..

    Follow this thread and the links provided... It has a lot to offer ..

    Gremmy.....
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  4. #4
    Join Date
    Mar 2005
    Posts
    226

    Re: rich text box control background

    Quote Originally Posted by GremlinSA
    Sorry to burst your bubble Royk... But transparency is available in VB6 ..

    Follow this thread and the links provided... It has a lot to offer ..

    Gremmy.....
    Well, I thought the VB.net book I was reading was a little to "rah, rah ..VB.net is hear to save the day...". Thanks for the correction.

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

Featured