ActiveX control---listview control 6.0
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using visual C++ 6.0 to develop interface. I put a listview ActiveX control on the dialog , set the property "gridlines" with TRUE and it shows the feature like Access.But what i want is that there are gridlines only on where there are data items. in other words,if there are 2 items in the listview control,there are 2 rows of gridlines in the listview control. How can i realize that? BTW where can i find help document about ActiveX contorl? gucy