Hello,

Can anybody tell me the Windows Message to select the text within a textBox?
I tried it with WM_IME_SELECT = 0x0285 but this does not work. I used a
little contextMenu for the textBoxes and offer the possibility to
copy,paste,cut,clear and undo any action. Does anybody know how this could be
work?

regards

mathon

RE: ContextMenu by mathon

mathon
Wed Dec 29 09:59:04 CST 2004


No one an idea? :(

mat

"mathon" wrote:

> Hello,
>
> Can anybody tell me the Windows Message to select the text within a textBox?
> I tried it with WM_IME_SELECT = 0x0285 but this does not work. I used a
> little contextMenu for the textBoxes and offer the possibility to
> copy,paste,cut,clear and undo any action. Does anybody know how this could be
> work?
>
> regards
>
> mathon
>
>