G
Guest
hi. i have a control derived from TextBox. how can i set this up such that
all text is always selected (i.e. the insertion point is never shown). i was
hoping for an OnEnteringEdit method or similar but no such luck. do i just
need to capture mouse clicks or are there multiple methods of entering edit
mode on a TextBox?
thanks
kh
all text is always selected (i.e. the insertion point is never shown). i was
hoping for an OnEnteringEdit method or similar but no such luck. do i just
need to capture mouse clicks or are there multiple methods of entering edit
mode on a TextBox?
thanks
kh