'Declaration Public Overrides Function GetReservedCursor( _ ByVal o As Object _ ) As Cursor
'使用法 Dim instance As InputManCellTypeBase Dim o As Object Dim value As Cursor value = instance.GetReservedCursor(o)
public override Cursor GetReservedCursor( object o )
InputManCellTypeBase クラス InputManCellTypeBase メンバ
© 2004-2015, GrapeCity inc. All rights reserved.