wParam,Specifies the starting character position of the selection.
lparam,Specifies the ending character position of the selection.
但我在textbox中好象只有第一个参数起作用,第二个参数设了好象没用,从wparam指定的位置开始向后全部选定?
百思不得其解,为什么,高手快指教啊?
...全文
2312打赏收藏
sendmessage中关于EM_SETSEL消息的使用的问题?
wParam,Specifies the starting character position of the selection. lparam,Specifies the ending character position of the selection. 但我在textbox中好象只有第一个参数起作用,第二个参数设了好象没用,从wparam指定的位置开始向后全部选定? 百思不得其解,为什么,高手快指教啊?