GroupCalc  ImportClipboard

Chapter 9: Methods for the DataWindow Control

Hide

Description

Makes an object or control invisible. Users cannot interact with an invisible object. It does not respond to any events, so the object is also, in effect, disabled.

Syntax

Integer objectname.Hide ( )

Argument

Description

objectname

The name of the object or control you want to make invisible

Returns

Returns 1 if it succeeds and -1 if an error occurs. If objectname is NULL, Hide returns NULL.

Usage

Inherited from GraphicObject. For information, see Hide in the PowerScript Reference.





Copyright © 2004. Sybase Inc. All rights reserved. ImportClipboard

View this book as PDF