M
Marius Horak
I have a user control, textbox and treeview.
After selecting a node textbox.text is set to selected node.text.
The next command is textbox.Focus(). After that textbox.Focused is true
but the cursor is missing. Tried Refresh, Update, SelectNextControl,
nothing helps. The cursor is missing. Any ideas how to get it visible?
Thanks
MH
After selecting a node textbox.text is set to selected node.text.
The next command is textbox.Focus(). After that textbox.Focused is true
but the cursor is missing. Tried Refresh, Update, SelectNextControl,
nothing helps. The cursor is missing. Any ideas how to get it visible?
Thanks
MH