9.8.31 State Property

Describes the current state of an object.
Return Values
Sets or returns a Long value that can be one of the following constants:
Constant
|
Description
|
adStateClosed
|
(Default) The object is closed.
|
adStateOpen
|
The object is open.
|
Remarks
You can use the State property to determine the current state of a given object at any time.
Copyright © 2000 Chili!Soft
|