.NET Framework Class Library
MWEventIN.UserInterface.ONSHOWPREVIEWLABEL Enumeration
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
List of MwPDM Input ONSHOWPREVIEWLABEL Event Data
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Enumeration ONSHOWPREVIEWLABEL |
C# |
|---|
public enum ONSHOWPREVIEWLABEL |
Visual C++ |
|---|
public enum class ONSHOWPREVIEWLABEL |
JavaScript |
|---|
MwPDMApi.ONSHOWPREVIEWLABEL = function(); MwPDMApi.ONSHOWPREVIEWLABEL.createEnum('MwPDMApi.ONSHOWPREVIEWLABEL', false); |
Members
Member name |
Value |
Description |
|
|---|---|---|---|
DOCUMENT_UNIQUE_ID |
0 |
||
_TEXT1 |
1 |
||
_TEXT2 |
2 |
||
BACK_COLOR |
3 |
||
TEXT_COLOR |
4 |
Remarks
See Also