CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Jul 2002
    Posts
    62

    changing 3d properties of listbox control

    How do I change the 3d properties of a listbox control? Also, if anyone knows. My listbox control is drawing on top of some java menus that I have running. Anyone know how to push controls down the z-index so that I can draw those popup menus on top of it. Any help would be great?
    Last edited by sager; October 25th, 2002 at 08:57 PM.

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