You know that vertical bar you can drag (in regedit and explorer) that will resize the left and right panes? Does anyone know what kind of control that is, or how to implement the same functionality into a form?
Printable View
You know that vertical bar you can drag (in regedit and explorer) that will resize the left and right panes? Does anyone know what kind of control that is, or how to implement the same functionality into a form?
it's a splitter, and you can search on www.pscode.com for examples.
So it's not a standard MS thing then? Ok thanks.