Click or drag to resize
Task Scheduler Managed Class Library

ComObjectSelectionDialog Properties

The ComObjectSelectionDialog type exposes the following members.

Properties
  NameDescription
Public propertyCLSID
Gets or sets the CLSID.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyServerType
Gets or sets the type of COM servers to display.
Public propertySupportedInterface
Gets or sets the COM interface that the selected item must support.
Top
See Also