InfoConnect VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / UiMode Object / Mode Property
In This Topic
Mode Property
In This Topic
Type of user interface mode.
Syntax
expression.Mode As Mode
where expression is a variable that represents a UiMode Object

Property Value

A Mode value.A Mode Enumeration value.
See Also