Kbase P6977: How to hide and display Smartobjects
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2003 |
|
Status: Unverified
GOAL:
How to hide and display Smartobjects
FACT(s) (Environment):
Progress 9.x
FACT(s) (Environment):
Windows 32 Intel
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
FIX:
Use the HIDEOBJECT and VIEWOBJECT commands.
Syntax Examples;
RUN hideobject in h_smartobject.
RUN ViewObject in h_smertobject.
Note h_smartobject will be the handle to the smartobject you wish to display/hide.