Pegasus Class Library Help
The PegasusPen type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanRaiseEvents |
Gets a value indicating whether the component can raise an event.
(Inherited from Component.) | |
| Connected |
Gets a value indicating whether the pen device is connected.
| |
| Container |
Gets the IContainer that contains the Component.
(Inherited from Component.) | |
| DesignMode |
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.) | |
| Device |
Read Only property. Returns the Device object, represents the runtime
characteristics for the attached pen device.
| |
| Downloaded |
Return true if data was downloaded from the device in the current session.
| |
| Enabled |
Gets or sets a value indicating whether this PegasusPen component
is enabled.
| |
| Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) | |
| Saved |
Get or Set bool value, indicating if downloaded data was saved.
This value is not set by the Pen component, It is only a repository
for user data.
The Saved property is reset to false when connecting the device,
or performing download action.
| |
| Site | (Inherited from Component.) |