Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visible Property Of Container Control Is not working
Message
From
07/11/2003 01:39:56
Devrishi Bhogra
Escorts Claas Limited
Faridabad, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Visible Property Of Container Control Is not working
Miscellaneous
Thread ID:
00847513
Message ID:
00847513
Views:
75
hi there!!

i have two frames on my form. First frame contains some text boxes and command buttons and Second frame contains Listview control and command buttons.

when i try to execute following lines from a button on second frame

fraSecond.visible = .f.
fraFirst.visible = .t.

second frame becomes invisible but Listview control remains visible.

but the following codes work fine...
fraSecond.lvwZone.visible=.f.
fraSecond.visible = .f.
fraFirst.visible = .t.

Can anybody explain me why listview control is not getting invisible along with its container control.

Regards
Sunny
Next
Reply
Map
View

Click here to load this message in the networking platform