FormGroupControl.endDrag Method
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.
Is called when the user has finished moving a form group control.
public:
override void endDrag();
public override void endDrag ();
override this.endDrag : unit -> unit
Public Overrides Sub endDrag ()