This method selects the entire raster image.
[Visual Basic]   imagekitcontrolname.Edit.SelectAll
[Visual C++]     imagekitcontrolname.GetEdit().SelectAll()
[VB.NET]   imagekitcontrolname.Edit.SelectAll()
[C#.NET]   imagekitcontrolname.Edit.SelectAll()

Parameters

None

Return Value

None

Explanation

The SelectAll method selects the entire raster image.

Executing this method is the same as using the popup menu of the editing toolbar and selecting "SelectAll". Instead of right clicking the mouse to display the popup menu, you can execute this method.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation