How to forbid carry of objects of the some type out GoView bounds by DragDrop operation?
Thank you.
Setting GoView.AllowDragOut to false will disable all drag-and-drops out of the window, but continue to allow them internally.
How to forbid carry of objects of the some type out GoView bounds by DragDrop operation?
Thank you.
Setting GoView.AllowDragOut to false will disable all drag-and-drops out of the window, but continue to allow them internally.