WinFormsControlAddInBase Class

Base class for a Window Forms control add-in as an alternative to the explicit implementation of the IWinFormsControlAddIn interface.

Namespace: Microsoft.Dynamics.Framework.UI.Extensibility.WinForms
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in microsoft.dynamics.framework.ui.extensibility.dll)

public abstract class WinFormsControlAddInBase : IWinFormsControlAddIn, IControlAddIn, IDisposable

System.Object
  Microsoft.Dynamics.Framework.UI.Extensibility.WinForms.WinFormsControlAddInBase
     Microsoft.Dynamics.Framework.UI.Extensibility.WinForms.StringControlAddInBase

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: