VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / VisualTool Class
In This Topic
VisualTool Class Methods
In This Topic
For a list of all methods of this type, see VisualTool.
Public Methods
 NameDescription
Public MethodOverloaded. Releases all resources used by the object.
Public Methodstatic (Shared in Visual Basic)Finds the specified visual tool of specified type in visual tool.
Public MethodSelects the next available item and makes it as the active item.
Public MethodReturns the string representation of this object.
Protected Methods
 NameDescription
Protected MethodOverloaded. Invalidates the specified region of the , and causes a paint message to be sent to the .
Protected MethodOverloaded. Executes the specified delegate on the thread that owns the 's underlying .
Protected MethodDetermines whether the ActionButton contains the button.
Protected MethodReturns a value indicating whether the visual tool will process the mouse event.
Protected MethodRaises the Activated event.
Protected MethodRaises the Activating event.
Protected MethodRaises the Deactivated event.
Protected MethodRaises the Deactivating event.
Protected MethodRaises the EnabledChanged event.
Protected MethodRaises the ImageChanged event.
Protected MethodRaises the ImageChanging event.
Protected MethodRaises the ImageLoadingException event.
Protected MethodRaises the KeyDown event.
Protected MethodRaises the KeyUp event.
Protected MethodOccurs when visual tool loses the focus.
Protected MethodRaises the MouseClick event.
Protected MethodRaises the MouseDoubleClick event.
Protected MethodRaises the MouseDown event.
Protected MethodRaises the MouseEnter event.
Protected MethodRaises the MouseLeave event.
Protected MethodRaises the MouseMove event.
Protected MethodRaises the MouseUp event.
Protected MethodRaises the MouseWheel event.
Protected MethodOverloaded. Paints content of visual tool on specified image.
Protected MethodRaises the PreviewKeyDown event.
Protected MethodProcesses the IME Windows messages.
Protected MethodResets this tool.
See Also