K
Ken Warthen
I'm using an ActiveX listview control (MSComctlLib.ListViewCtrl) on an Access
2007 form. I noticed that on records where the listview contents exceed the
height of the control, the vertical scrollbar does not appear as it should.
I tried adding the line
Me.lvwContacts.FlatScrollBar = True
to the Form_Activate event of the form, but it did not solve the problem.
If anyone has run into this problem I would be very appreciative of any
advice.
Ken
2007 form. I noticed that on records where the listview contents exceed the
height of the control, the vertical scrollbar does not appear as it should.
I tried adding the line
Me.lvwContacts.FlatScrollBar = True
to the Form_Activate event of the form, but it did not solve the problem.
If anyone has run into this problem I would be very appreciative of any
advice.
Ken