IWinFormsCallback Interface

This is used internally only.

Namespace: Microsoft.Dynamics.Framework.UI.Extensibility.WinForms
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in Microsoft.Dynamics.Framework.UI.Extensibility.dll)

Usage

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<BrowsableAttribute(False)> _
Public Interface IWinFormsCallback
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
[BrowsableAttribute(false)] 
public interface IWinFormsCallback
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
[BrowsableAttribute(false)] 
public interface class IWinFormsCallback
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
/** @attribute BrowsableAttribute(false) */ 
public interface IWinFormsCallback
EditorBrowsableAttribute(EditorBrowsableState.Never) 
BrowsableAttribute(false) 
public interface IWinFormsCallback

Platforms

See Also

Reference

IWinFormsCallback Members
Microsoft.Dynamics.Framework.UI.Extensibility.WinForms Namespace