Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
Load Method (UiMode)
Attachmate.Reflection.Objects Library (User Interface)
>
UiMode Object
: Load Method
The name of the user interface template file.
Loads a new user interface template file for the current session document view.
Syntax
Visual Basic (Declaration)
object
.Load( _
ByVal
fileName
As
String _ )
Parameters
fileName
The name of the user interface template file.
Exceptions
Exception
Description
System.IO.FileNotFoundException
Thrown if the user interface template file does not exist.
See Also
Reference
UiMode Object
UiMode Members
2015 Attachmate
Send Feedback