Defines the IWinFormsControlAddIn interface.

The following tables list the members exposed by the IWinFormsControlAddIn type.

Public Properties

  Name Description
public property AllowCaptionControl Gets a value indicating whether the RoleTailored client displays a caption control for the control add-in.
public property Control Gets the Windows Forms control for the control add-in.
Top

Public Methods

  Name Description
public method Initialize  Sets the Initialize for the control add-in.(Inherited from IControlAddIn)
Top

See Also