SDG Toolkit

SdgManager Properties

The properties of the SdgManager class are listed below. For a complete list of SdgManager class members, see the SdgManager Members topic.

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
EmulateSystemMouseModeGets or sets the System Mouse Emulation Mode
KeyboardsGets or sets the keyboard class specified by the index parameter
MiceGets or sets the mouse class specified by the index parameter
MouseToFollowGets or sets the mouse the system mouse will follow
ParkSystemMouseLocationGets or sets the location where the system mouse cursor will be parked
RelativeToGets or sets the Control class to which all mouse events will be relative to
SiteGets or sets the Site interface associated with this component. The SDG Manager starts only after it has been added to a container.

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component) Gets the list of event handlers that are attached to this Component.

See Also

SdgManager Class | Sdgt Namespace