已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在文字方塊中選取文字範圍。
public: void Select(int start, int length);
public void Select (int start, int length);
member this.Select : int * int -> unit
Public Sub Select (start As Integer, length As Integer)
在選取範圍中,第一個字元的以零起始的字元索引。
選取範圍的長度,以字元為單位。
start 或 length 為負。
start
length