Page 1 of 1

GetWindowGadgetContainer()

Posted: Tue Jan 31, 2017 9:02 am
by netmaestro
If we're to have this new container, a native way to get its handle would be immensely helpful.

Re: GetWindowGadgetContainer()

Posted: Tue Jan 31, 2017 11:05 am
by Fred
You can use WindowID(x, #PB_Window_GadgetList)

Re: GetWindowGadgetContainer()

Posted: Tue Jan 31, 2017 11:06 am
by netmaestro
Excellent, thanks Fred.