GetState Method (JavaSwtRichPageList)

Class

JavaSwtRichPageList.

Action

Restores the state of the pagelist.

Syntax

wState = pagelist.GetState()
Variable Description
wState The state of the pagelist. WINSTATE.

Notes

This functionality is supported only if you are using the Classic Agent.

GetState returns a WINSTATE value specifying the state of the pagelist: WS_NORMAL, WS_MAXIMIZED, or WS_MINIMIZED.