vb.bet with controls visible settings..

Discussion in 'Visual Basic ( VB )' started by jakeriggs, May 9, 2008.

  1. jakeriggs

    jakeriggs New Member

    Joined:
    Apr 23, 2008
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    0
    Home Page:
    http://www.oceanhillsrecovery.com/
    HI...

    I really new to this.....

    I set a Control's Visible property to true
    and in the immediate next statement, it returns false.
    Why doesn't setting the Visible property 'take'???
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    As far as I can see there isn't any connection between the two statement but posting the code should help us to know the things better
     
  3. faizulhaque

    faizulhaque New Member

    Joined:
    May 23, 2008
    Messages:
    210
    Likes Received:
    3
    Trophy Points:
    0
    Occupation:
    Student
    Location:
    Karachi
    Home Page:
    http://www.google.com
    i thing it's mean

    (name).visible = ture
    (name).visible = false

    i means that visibility of (name) is true and immediately false
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    it should be true and not ture.
     
  5. faizulhaque

    faizulhaque New Member

    Joined:
    May 23, 2008
    Messages:
    210
    Likes Received:
    3
    Trophy Points:
    0
    Occupation:
    Student
    Location:
    Karachi
    Home Page:
    http://www.google.com
    basically i couldn't get the idea about that what jakeriggs want to say.


    i thing in my point of view (which may be wrong) is what i paste above.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice