Is it possible for you guys to add a DockMode="Locked" enum value so that an item is NOT movable? Also, a DockPode="PosLocked" enum value to make an item not movable and locked in its current position (such that if it was in position 2, deleting items 0 and 1 would not make it move ... and adding a new item between 0 and 1 would push the current 1 to be 3)?
I know that the "Locked" functionality can be done with DockHandle="None", but it would be nice to be able to lock an item without changing its appearance.
-Shaun
PS. "Locked" is more important than "PosLocked" ... "PosLocked" was really just a "that would be cool" item.
I know that the "Locked" functionality can be done with DockHandle="None", but it would be nice to be able to lock an item without changing its appearance.
-Shaun
PS. "Locked" is more important than "PosLocked" ... "PosLocked" was really just a "that would be cool" item.