Progress
ADM 2 Reference
resizeObject (browser.p)
Changes the size of the SmartDataBrowser.
Parameters:INPUT pdHeight AS DECIMAL
A decimal value that represents the new height of the SmartDataBrowser.
INPUT pdWidth AS DECIMAL
A decimal value that represents the new width of the SmartDataBrowser.
Returns: Nothing (procedure)Notes:
- Invoked at design time when the SmartDataBrowser is resized. Can be invoked at run time to change the size of the SmartDataBrowser.
- The presence of the resizeObject procedure causes the AppBuilder to generate a statement in the adm–create–objects procedure for a SmartContainer setting the size of a contained SmartDataBrowser. The presence of resizeObject also signals the AppBuilder to allow the SmartDataBrowser to be resized at design time.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |