Method XbpDialog():getFrameState() Foundation

Determines the current display state of the dialog window.

Syntax
:getFrameState() --> nFrameState
Return

This method returns a numeric value identifying the current display status of the dialog window. The value returned is one of the #define constants that must be passed to the method :setFrameState().

Description

The method :getFrameState() determines the current display status of the dialog window. The state can be explicitly set using the method :setFrameState(), or it can result from user interaction when the user clicks the minimize, normal, or maximize pushbuttons in the title bar of the dialog window.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.