The following tables list the members exposed by ResizeController.
Name | Description | |
---|---|---|
ResizeController Constructor | Initializes a new instance of the ResizeController class |
Name | Description | |
---|---|---|
Host | Returns the associated IResizeHost (read-only). | |
InterItemSpacingX | Gets/sets how much empty space is between resizable elements in the X dimension. | |
InterItemSpacingY | Gets/sets how much empty space is between resizable elements in the Y dimension. | |
IsResizing | Returns true during a resize operation (read-only). | |
ResizerBar | The resizer bar (read-only) | |
ResizerBarWidth | Gets/sets the width of the resizer bar |
Name | Description | |
---|---|---|
CancelResize | Cancel any pending resize operations | |
PositionResizerBar | Called during arrange pass to position the resizer bar |