Share via


Entry.CursorPosition 屬性

定義

取得或設定資料指標的位置。 值必須大於或等於 0,且小於或等於 的 Text 長度。 這是可繫結屬性。

public:
 property int CursorPosition { int get(); void set(int value); };
public int CursorPosition { get; set; }
member this.CursorPosition : int with get, set
Public Property CursorPosition As Integer

屬性值

游標的位置。

實作

適用於