PowerTools SPREAD for Windows Forms 8.0J
GetReservedCursor メソッド (InputManCellTypeBase)


予約されているカーソル(ポインタ)を示すオブジェクト。
このセル型に予約されているカーソルを取得します。
構文
'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
)

パラメータ

o
予約されているカーソル(ポインタ)を示すオブジェクト。
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.