Spread Windows Forms 12.0 Product Documentation
GetReservedCursor Method (BarCodeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BarCodeCellType Class : GetReservedCursor Method
Object that is the reserved cursor (pointer)
Gets the cursor reserved for this cell type.
Syntax
'Declaration
 
Public Overrides Function GetReservedCursor( _
   ByVal o As Object _
) As Cursor
'Usage
 
Dim instance As BarCodeCellType
Dim o As Object
Dim value As Cursor
 
value = instance.GetReservedCursor(o)
public override Cursor GetReservedCursor( 
   object o
)

Parameters

o
Object that is the reserved cursor (pointer)
See Also

Reference

BarCodeCellType Class
BarCodeCellType Members