Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Originally I thought that I had all my problems fixed with the textbox in listview through mouse click code. However, When adding enough items to trigger the vertical scroll bar I noticed that when I use it to go up or down, the control I placed into listview does not move. How can I fix this? I am wanting the control to act like a subitem.

What I have tried:

I tried to find the values of the vertical scrollbar. So if I go up or down I can add that value to the bound location of the control.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900