Jump to content

Recommended Posts

Posted (edited)

Is there any solution for disable scroll bar horizontal of one Listview?

I want hide the scrollbar horizontal because I have columns what I don't want what the user see them, but I want it columns because I do operations with it.

I too have used the function _GUICtrlListView_HideColumn($ListView, [index]) for hide the columns, but It doesn't working, it only hide the first column of the listview, but with the others columns only hide one 80% of the width of the column but it is seen for the user.

Any solution for hide the scroll bar horizontal or for hide the columns fully(100%)?

Thank you!!

Edited by Juanola

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...