ShellControlHelper Methods |
The ShellControlHelper type exposes the following members.
Name | Description | |
---|---|---|
FromHbitmap |
Converts a handle to a HBITMAP structure to an Image instance.
If the size given is lesser than 256 pixels in width and height,
the alpha channel is preserved.
| |
GetCurrentDPI |
Returns the currently set DPI of the primary monitor.
| |
SetEditableCaption(IntPtr, String) |
Sets the editable caption of the editable component of a control.
| |
SetEditableCaption(IntPtr, IShellItem, String, String) |
Sets the editable caption of the editable component of a control.
Currently removes the drive letter of drive names.
| |
VariantToString | This method converts the given variant to a string. |