Re: How to edit textbox that also has dragdrop functionality?
- From: Michael Ray <ihatespam@xxxxxxxx>
- Date: Thu, 20 Jul 2006 15:29:15 GMT
Michael Ray wrote:
Larry Serflaten wrote:Though I never found a case like mine, many I did find suggest making it
all manual and handling it in the mouse events. But how do you tell if
the person wants to drag or edit the box?
If you open up Wordpad and select some text, and then start dragging
the selected text, you'll notice there is about a 7 pixel window (3 on every
side of the mouse down point) where the user can move around without
kicking off the drag operation.
Following that as an example of 'manual' operation should get you where
you want to go, correct?
Perhaps I could also set the dragdrop props programatically. The user will have to hit an Update button in order to edit the allowed textboxes in a "row" so I could turn off dragdrop when that happens and turn it back on when they hit Save.
That worked out very well.
--
Sincerely,
Michael Ray
Topshot Systems LLC
.
- References:
- How to edit textbox that also has dragdrop functionality?
- From: Michael Ray
- Re: How to edit textbox that also has dragdrop functionality?
- From: Larry Serflaten
- Re: How to edit textbox that also has dragdrop functionality?
- From: Michael Ray
- Re: How to edit textbox that also has dragdrop functionality?
- From: Michael Ray
- How to edit textbox that also has dragdrop functionality?
- Prev by Date: Re: VBA Question
- Next by Date: Re: Select polygon on EMF on MouseOver
- Previous by thread: Re: How to edit textbox that also has dragdrop functionality?
- Next by thread: To remove the divider line in TrueDBGrid Splits
- Index(es):
Relevant Pages
|