Click or drag to resize

Tools Class

General static functions
Inheritance Hierarchy
SystemObject
  CTExtensionsTools

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class Tools

The Tools type exposes the following members.

Constructors
 NameDescription
Public methodToolsInitializes a new instance of the Tools class
Top
Methods
 NameDescription
Public methodStatic memberExecuteWithProgressDialogT Helper dialog to run long tasks while displaying progress.
Public methodStatic memberFindFocusedControl Returns the "deepest" active control
Public methodStatic memberIgnoreObjectNotFound Helper function for ignoring CT API's Object Not Found Exceptions which are normal when there are not any object of the queried type.
Public methodStatic memberRemoveIllegalPathChars 
Top
See Also