Sent when the control changes its open state.
Private Sub object_OpenStateChange OldState NewState
Parameter Description OldState A Long value specifying the previous OpenState property value. NewState A Long value indicating the new OpenState property value.
Use this event to process changes in the OpenState property.
SendOpenStateChangeEvents, OpenState
Return to Player Control Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.