PowerTools MultiRow for Windows Forms 8.0J
EditingPanelCursor プロパティ (TextBoxEditingControl)

マウスポインタが(編集コントロールの上ではなく)編集パネルの上にあるときに使用されるカーソルを取得します。
構文
Public Overridable ReadOnly Property EditingPanelCursor As Cursor
public virtual Cursor EditingPanelCursor {get;}

プロパティ値

編集パネルで使用されるマウスポインタを表すSystem.Windows.Forms.Cursor
解説
このプロパティは常にCursors.Defaultを返します。
参照

TextBoxEditingControl クラス
TextBoxEditingControl メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.