Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a userform. the userform has a multitab. the multitab(2 pages) has a listview. and the listview has checkboxes. but, the problem.... After checking listitems of listview, press the other page, and then if I press the page again, the checkbox is disappeared.... why.......???? listview setting as follow.... with me.ListView1 .Gridlines = True .FullRowSelect = True .View = lvwReport .LabelEdit = lvwManual .HideSelection = False .CheckBoxes = True end with *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ListView selection | Excel Programming | |||
MultiTab userform question | Excel Programming | |||
problems with a multitab form | Excel Programming | |||
bug listview? | Excel Programming | |||
How to use Listview control | Excel Programming |