Northwoods.Go Assembly > Northwoods.Go Namespace > GoToolResizing Class : DoResizing Method |
GoInputState.Start
when called from Start, a value of GoInputState.Continue
when called from DoMouseMove, and a value of GoInputState.Finish
when called from DoMouseUp.
'Declaration Public Overridable Sub DoResizing( _ ByVal evttype As GoInputState _ )
public virtual void DoResizing( GoInputState evttype )
GoInputState.Start
when called from Start, a value of GoInputState.Continue
when called from DoMouseMove, and a value of GoInputState.Finish
when called from DoMouseUp.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2