.NET Framework Class Library
ParentWndWrapper Class
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Class ParentWndWrapper _ Implements IWin32Window |
C# |
|---|
public class ParentWndWrapper : IWin32Window |
Visual C++ |
|---|
public ref class ParentWndWrapper : IWin32Window |
JavaScript |
|---|
MwPDMApi.ParentWndWrapper = function(); Type.createClass( |
Inheritance Hierarchy
System.Object
MwPDMApi.ParentWndWrapper
See Also