Public Properties

  Name Description
public property Caption Gets the caption text of the control add-in.
public property Editable Gets a value indicating whether the control add-in is editable.
public property Enabled Gets a value indicating whether the control add-in is enabled.
public property Style Gets the style of the control add-in.
public property ValidationResult Gets the result of the latest validation of the control add-in's value.
public property Visible Gets a value indicating whether the control add-in is visible.

See Also