Version

IResizable Interface Members

The following tables list the members exposed by IResizable.

Public Properties
 NameDescription
 PropertyResizingStartValueGets the resizing start value.  
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