.NET Framework Class Library
MWEvent.UserInterface Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEvent.UserInterface Enumeration

List of MwPDM UserInterface events

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

Syntax

Visual Basic

Public Enumeration UserInterface

C#

public enum UserInterface

Visual C++

public enum class UserInterface

JavaScript

MwPDMApi.UserInterface = function();

MwPDMApi.UserInterface.createEnum('MwPDMApi.UserInterface', false);

Members


Member name

Value

Description


ONABOUT

0



ONDOUBLECLICK

1



ONDROP

2



ONPREVIEWFILENOTFOUND

3



ONSHOWPREVIEWLABEL

4



ONVIEWDWG

5



ONSELECTORDIALOGITEMSDISABLER

6



ONCOMMAND

7


Remarks

See Also

MwPDMApi Namespace