Tools Class |
The Tools type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSizeDropDownWidth | Helper to autosize combobox droplist so that it's content is fully visible horizontally. Meant to be called in response to droplist opening. | |
| ExecuteWithProgressDialogT | Helper dialog to run long tasks while displaying progress. | |
| FindFocusedControl | Returns the "deepest" active control | |
| IgnoreObjectNotFound | Helper function for ignoring CT API's Object Not Found Exceptions which are normal when there are not any object of the queried type. | |
| RemoveIllegalPathChars | ||
| UpdateUILocaleT | A helper for setting the UI locale when creating dialogs that use language resource-files. |