![]() | PlatformHelper Class |
Namespace: DigitalRune
The PlatformHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateCursor(Stream) |
Creates a System.Windows.Forms.Cursor instance.
|
![]() ![]() | CreateCursor(String) |
Creates a System.Windows.Forms.Cursor instance.
|
![]() ![]() | DestroyCursor |
Destroys a cursor that was created using (CreateCursor(String)).
|
![]() ![]() | GetClipboardText |
Gets the clipboard text.
|
![]() ![]() | GetForm |
Gets the System.Windows.Forms.Form associated with the given handle.
|
![]() ![]() | GetKeyMap |
Gets the key map for the specified virtual-key codes.
|
![]() ![]() | IsFormVisible |
Determines whether the specified form is visible.
|
![]() ![]() | SetClipboardText |
Sets the clipboard text.
|
![]() ![]() | SetCursor |
Sets the cursor of the specified form.
|
Name | Description | |
---|---|---|
![]() ![]() | DefaultCursor |
Gets the default cursor (System.Windows.Forms.Form).
|
![]() ![]() | IsClipboardSupported |
Gets a value indicating whether the System.Windows.Forms.Clipboard is
supported on the current platform.
|
![]() ![]() | MouseWheelScrollDelta |
Gets the amount of the delta value of a single mouse wheel rotation increment.
|
![]() ![]() | MouseWheelScrollLines |
Gets the number of lines to scroll when the mouse wheel is rotated.
|