Description
ControlMultiWin is the class for an ActiveX control that has multiple components in a non-Web application.
ControlMultiWin differs from Control only in that when you verify properties of a
ControlMultiWin object,
Silk Test Classic returns the entire control (the parent and all children), not just one of the children.
Availability
This functionality is supported only if you are using the Classic Agent.
Inheritance
ControlMultiWin is derived from the
Control class; no classes derive from this class.
Methods
ControlMultiWin inherits all its methods from
AnyWin class and
Control class.
Properties
ControlMultiWin inherits all its properties from
AnyWin class and
Control class.