Method XbpDialog():getFrameState() Foundation
Determines the current display state of the dialog window.
:getFrameState() --> nFrameState
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().
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.
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.