expression.Load( _ ByVal fileName As String _ )
where expression is a variable that represents a UiMode Object
Parameters
- fileName
- The name of the user interface template file.
expression.Load( _ ByVal fileName As String _ )
Exception | Description |
---|---|
IO.FileNotFoundException | Thrown if the user interface template file does not exist. |