Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Occurs when an object is resized.
PROCEDURE Object.Resize
[LPARAMETERS nIndex]
Parameters
- nIndex
Uniquely identifies a control if it is in a control array.
Remarks
Resize can be triggered interactively. Resize can be triggered in code by setting the Height and the Width properties. For a Column, Resize can be triggered in code by setting the Column's Width property.
See Also
Height Property | Paint Event | Width Property
Applies To: Column | Container Object | Control Object | Form | Grid | OLE Bound Control | OLE Container Control | PageFrame | ToolBar