how can i set the size of the docking windows? i seem to not discover it thu it should be simple...........
:confused:
Printable View
how can i set the size of the docking windows? i seem to not discover it thu it should be simple...........
:confused:
dockingWindow.DisplaySize = New Size(10, 400)
That should be what ur looking for....
AcE