Pocket PC Controls.com

ColorTab.HandleClick Method 

Handles the selection of the user Traverses the bounding box collection for hits on the appropriate object

[Visual Basic]
Public Sub HandleClick( _
   ByVal Int32 As Integer, _
   ByVal Int32 As Integer _
)
[C#]
public void HandleClick(
   Int32 x,
   Int32 y
);

Parameters

Int32
Int32

See Also

ColorTab Class | PPCC.ColorTab Namespace