Spread Silverlight Documentation
CaptureMouse Method (CellBackgroundPanel)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellBackgroundPanel Class : CaptureMouse Method
Syntax
'Declaration
 
Public Function CaptureMouse() As System.Boolean
'Usage
 
Dim instance As CellBackgroundPanel
Dim value As System.Boolean
 
value = instance.CaptureMouse()
public System.bool CaptureMouse()
See Also

Reference

CellBackgroundPanel Class
CellBackgroundPanel Members