Thread: Make item visible/invisible

  1. #1
    Registered User
    Join Date
    Jun 2006
    Posts
    9

    Make item visible/invisible

    I'm using .NET Visual C++ and I can't find a function to toggle 'Visible' option..

    If I wanted to enable/disable I'd use EnableWindow(TRUE/FALSE)..

    What's the method for visibility?

    Thanks

  2. #2
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Immediate programming help! Please!
    By xMEGANx in forum C++ Programming
    Replies: 6
    Last Post: 02-20-2008, 12:52 PM
  2. help! Placement of nodes in a Linked List
    By lostmyshadow in forum C Programming
    Replies: 6
    Last Post: 12-17-2007, 01:21 PM
  3. TComboBox and lack of item index on Object Inspector
    By cmangel518 in forum C++ Programming
    Replies: 2
    Last Post: 03-22-2002, 09:13 AM
  4. BST/Red and Black Tree
    By ghettoman in forum C++ Programming
    Replies: 0
    Last Post: 10-24-2001, 10:45 PM
  5. Replies: 2
    Last Post: 09-04-2001, 02:12 PM