Jump to content

Koda Updown for Listbox


Recommended Posts

#Include <GuiScrollBars.au3>

_GUIScrollBars_ShowScrollBar($hWnd, $nBar[, $fShow = True])

Won't work. Alway fails at $nBar. ($SB_BOTH, $SB_CTL, $hWnd, $SB_HORZ, $SB_VERT)

A button with a picture in it isn't a neat solution.

Is it possible to sort it with drag and drop?

Link to comment
Share on other sites

It's ListView and not ListBox. It's diferent kind (ClassName) of control with diferent functionality.

This thread was up to now about ListBox.

Anyway if you are satisfied with it then no problem.

Year, you are right.

First i used listbox but then i switched to listview ;)

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...