CreateAction.ResetToolboxOnDragDrop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Override ResetToolboxOnDragDrop to keep the same toolbox selection if this is in sticky mode.
public:
virtual property bool ResetToolboxOnDragDrop { bool get(); };
public override bool ResetToolboxOnDragDrop { get; }
member this.ResetToolboxOnDragDrop : bool
Public Overrides ReadOnly Property ResetToolboxOnDragDrop As Boolean