Public Properties (see also Protected Properties)

  Name Description
public property AllowCaptionControl  Gets a value indicating whether the Microsoft Dynamics NAV Windows client displays a caption control for the control add-in. (Inherited from WinFormsControlAddInBase)
public property Control  Gets the Windows Forms control for the control add-in.(Inherited from WinFormsControlAddInBase)
public property HasValueChanged Gets a value indicating whether the Value property has changed its value.
public property Value Gets or sets the value of the control add-in as a String.

Protected Properties

  Name Description
protected property Site  Gets the IControlAddInSite for the control add-in.(Inherited from WinFormsControlAddInBase)

See Also