GefOpenTypeEnum (enum)

Specifies the type of window to create when opening a screen.
Description: Specifies the type of window to create when opening a screen
See Also: GefApplication.OpenEx
Values:
gefOpenTypeNormal - a normal, modeless, sibling window
gefOpenTypeModalChild - a modal child window
gefOpenTypeModalDialog - a modal child window with dialog box decoration. Also allows use of the ObjectToEdit feature.