The C1ToolTipTargetControlCollection type exposes the following members.

Constructors

  NameDescription
Public methodC1ToolTipTargetControlCollection
Initializes a new instance of the C1ToolTipTargetControlCollection class.

Methods

  NameDescription
Public methodAddOverloaded.
Public methodClear
Removes all the C1ToolTipTargetControls from the collection.
Public methodInsertOverloaded.
Public methodRemove
Removes specified C1ToolTipTargetControl item from the list.
Public methodRemoveAt
Removes the C1ToolTipTargetControl item from the list using its index.

Properties

  NameDescription
Public propertyIsEmpty
Gets a Boolean value to determine whether the C1ToolTipTargetControlCollection is empty.

See Also