Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / FormWindowState Enumeration
In This Topic
FormWindowState Enumeration
In This Topic
Specifies how the Reflection main window (workspace) is displayed.
Members
MemberDescription
MaximizedA maximized window.
MinimizedA minimized window.
NormalA default sized window.
See Also