Hi All,
I am using dockmanager and have docked three controls in it. Is it possible to cascade/tile those controls in the dockmanager programmatically?
If so how?
can anyone please help me?
Thanks in Advance,
Manikandan
I don't believe there is an automatic way to do that. If you would like to do it manually, you can call one of the overloads of Float that takes a Point or Rectangle for each pane you want to cascade.