PowerTools SPREAD for Windows Forms 8.0J
Cursor プロパティ (DropDownEditor)


マウスポインタがドロップダウンカレンダー上にあるときに使用されるカーソルを取得または設定します。
構文
'Declaration
 
Public Property Cursor As Cursor
'使用法
 
Dim instance As DropDownEditor
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor
public Cursor Cursor {get; set;}

プロパティ値

カーソルを表すCursorオブジェクト。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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