Version 24.2 (latest)

IResizeHost Interface Methods

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

Public Methods
 NameDescription
 MethodAddResizerBarCalled at the start of a resize operation to add the resizer bar to the parent tree  
 MethodCanResizeDetermines if the resizing is allowed.  
 MethodGetResizeAreaForItemGets an element that defines the resize area for an item.  
 MethodGetResizeCursorGets the cursor to use while the mouse is over a resizable border.  
 MethodInitializeResizeConstraintsCalled before a resize operation begins.  
 MethodRemoveResizerBarCalled at the end of a resize operation to remove the resizer bar from the parent tree  
 MethodResizeResizes the item.  
See Also