ExtensionMethods Class |
Namespace: Jam.Shell
The ExtensionMethods type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ContainsFileDropListEx | An IDataObject extension method that query if 'pDataObject' contains data that can be dropped as a file. |
![]() ![]() | GetItemIdLists | An IDataObject extension method that gets a list of ItemIdLists contained in the IDataObject (if any). |
![]() ![]() | GetPaths | An IDataObject extension method that gets the FilePaths in the IDataObject (if any). |
![]() ![]() | HandleNeeded | A Control extension method that ensures that the handle for a control is created. |
![]() ![]() | Restart | Restarts the timer. |
![]() ![]() | SameColor | A System.Drawing.Color extension method that checks if the passed color has the same color value (and doesn't take into account if it is e.g. a named color or not. |
![]() ![]() | ScaledPixels | An extension method for controls: It scales the passed pixels according to the current dpi the control is displayed with. |
![]() ![]() | ScaleFont | A Control extension method that scales font according to the passed factor. |