Version

IResizable Interface Methods

For a list of all members of this type, see IResizable members.

Public Methods
 NameDescription
 MethodDeterminateCursorSets the cursor based on the mouse position and what features are enabled.  
 MethodDoubleClickNotify the control that double click occurs while resizing.  
 MethodResizeStartedNotify the control that resizing has been started.  
 MethodResizeStopedNotify the control that resizing has been stoped.  
 MethodResizingNotify the control that resizing is occur.  
 MethodResizingStartingNotify the control resizing is begun.  
See Also