.NET Framework Class Library
ICustomControl Interface

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
ICustomControl Interface

Implements this interface to manage Data Input custom control with event notification.

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

Syntax

Visual Basic

Public Interface ICustomControl

C#

public interface ICustomControl

Visual C++

public interface class ICustomControl

JavaScript

MwPDMApi.ICustomControl = function();

MwPDMApi.ICustomControl.createInterface('MwPDMApi.ICustomControl');

Remarks

See Also

ICustomControl Members

MwPDMApi Namespace