ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   listview in multitab (https://www.excelbanter.com/excel-programming/406839-listview-multitab.html)

x taol

listview in multitab
 

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 ***


All times are GMT +1. The time now is 11:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com