.NET Framework Class Library
UserInterface Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
UserInterface Class

Provides access to user interface management.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class UserInterface

C#

public class UserInterface

Visual C++

public ref class UserInterface

JavaScript

MwPDMApi.UserInterface = function();

Type.createClass(
 'MwPDMApi.UserInterface');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.UserInterface

See Also

UserInterface Members

MwPDMApi Namespace