Re: ListView Disappear
- Posted by CChris <christian.cuvier at agr?cult?re.gouv.fr> Feb 08, 2008
- 473 views
don cole wrote: > > Hello all, > > How can I make a ListView disappear and appear in my program? I > should know this but don't. > > Don Cole I assume you are using win32lib. Doesn't setVisible(the_control,true_for_visible_else_false) work? CChris