The CLine type exposes the following members.

Methods

  NameDescription
Public methodControlsByClass
This collection provides a series of CControl objects that interface each available control in the current CLine object that matches the specified Control Class.
Public methodControlsByType
This collection provides a series of CControl objects that interface each available control in the parent CLine object that matches the specified Control Type.
Public methodDispose
Releases all resources used by the System.ComponentModel.Component.
Public methodToString
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().)

See Also