docking desktop x objects, possible?

is it possible to dock desktopx objects?
597 views 2 replies
Reply #1 Top
Object Properties/ relation/ movement/ locked.

You can fine tune the location via, Object properties/ summary/ horizontal position or vertical position.

Reply #2 Top
you can dock dx objects using dxscript - there is a specific script command for creating appbars, Object.AppbarMode=x, where x takes one of the following values:
0 = Disabled
1 = Docked
2 - Autohide
check the scripting guide for more info