.NET Framework Class Library
ICustomControl Interface
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > .NET Framework Class Library |
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