InfoConnect for Unisys VBA Guide
Attachmate.Reflection.Objects Library (User Interface)
Objects
 ObjectDescription
ObjectClassic Defines properties and methods to load, modify, or save the Reflection ribbon template.
ObjectClassicMDI Defines properties and methods to load, modify, or save the Reflection ribbon template.
ObjectFrame Frame is the top-level user interface component.
ObjectPoint Represents an ordered pair of Long x-coordinates and y-coordinates that defines a point in a two-dimensional plane.
ObjectRibbon Defines properties and methods to interact with the Ribbon user interface mode.
ObjectSize Contains a pair of Long values, usually the width and height of a rectangle.
ObjectTouchUx Defines properties and methods to load, modify, or save the Reflection ribbon template.
ObjectUiControl Defines properties and operations on the UI control object.
ObjectUiControlContainer Defines properties and operations on the UI control object.
ObjectUiMode UiMode represents the user interface aspect of each session.
ObjectView View represents the user interface aspect of each session.
Events
 EventDescription
EventClosed Occurs when the view is closed.
EventClosing Occurs when the view is about to close. This event can be cancelled by setting the return value. If set to False (the default), closing is canceled. If set to True, closing continues.
EventDeselected Occurs when a view is deselected.
EventSelected Occurs when a view is selected.
EventTitleTextChanged Occurs when tab text or caption text changes.
EventViewOpened Raised when a view is opened inside the frame.
Enumerations
 EnumerationDescription
EnumerationControlType Defines the type of user interface control. This collection of user interface control includes the controls that could appear in various user interface modes.
EnumerationFormWindowState Specifies how the Reflection main window (workspace) is displayed.
EnumerationMode Type of user interface mode.
EnumerationWindowModes The enumerator for WindowModes, which indicates the user interface mode the application uses.
See Also

 

 


2015 Attachmate

Send Feedback