The IRenderInputControlParent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DisableLayout |
This method is called when the OnLayot event must be disabled (when the size of the input control is changing).
| |
| DoPreviewCommand |
This method is called when the specified preview action must be executed.
| |
| EnableLayout |
This method is called when the OnLayot event must be enabled (when the size of input control has changed).
| |
| JumpToLink |
This method is called when the jump to the specified link should be performed.
| |
| OnUserAction |
This method is called when the specified preview action must be executed.
| |
| ResetSelection |
This method is called when the selection must be reset (when the input control becomes input focus).
| |
| SetFocusTo |
This method is called when the input focus must be assigned to specified control.
| |
| SetStatusText |
This method is called when the status text could have changed and should
be updated (e.g. when the control receives the input focus).
|