PowerSpace › フォーラム › PowerSpace › 項目にカーソルをセットする方法について
特定の項目にカーソルをセットする方法どなたかご存じないでしょうか? ブルーでハイライトされる方法ではなく、カーソルを文字の最後または最初にセットする方法です。 よろしくお願いします。
//最後へカーソル移動 //シングルラインエディットなら sle_1.SelectText(Len(sle_1.Text) + 1, 0)
//データウィンドウのカラムなら dw_1.SelectText(Len(dw_1.GetItemString(1, “xxxxx”)) + 1, 0)
先頭ならSelectText関数の第一パラメータに 1 を指定する
お名前 (必須) ※ ニックネームでOKです
メール (非公開) (必須):
ウェブサイト:
以下の HTML タグと属性を使用できます。 <a href="" title="" rel="" target=""> <blockquote cite=""> <code> <pre class=""> <em> <strong> <del datetime="" cite=""> <ins datetime="" cite=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width="">
<a href="" title="" rel="" target=""> <blockquote cite=""> <code> <pre class=""> <em> <strong> <del datetime="" cite=""> <ins datetime="" cite=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width="">