Hi Fellows,
I am doing a small project using listview controls. I want to
suppress the working and showing of the scroll bars belonging
to the listview window and using scrollbar controls instead.
I have tried to use the ShowScrollBar function which can be used
to show or hide scroll bars – both scroll bar controls and standard
scroll bars belonging to a window. However, it is not working.
I cannot hide the standard scroll bars of the listview window.
Can you help me? Is there another method which works?
Thank you in advance.
Best regards,
Erik
------------------
I am doing a small project using listview controls. I want to
suppress the working and showing of the scroll bars belonging
to the listview window and using scrollbar controls instead.
I have tried to use the ShowScrollBar function which can be used
to show or hide scroll bars – both scroll bar controls and standard
scroll bars belonging to a window. However, it is not working.
I cannot hide the standard scroll bars of the listview window.
Can you help me? Is there another method which works?
Thank you in advance.
Best regards,
Erik
------------------
Comment