S
Sam Hobbs
I tried converting a text box to a DTPicker but now I can't drag and drop to
any control in the form.
So I tried a test; I created a new form and put a text box in it. I did not
change any properties of either the form or the text box except size and
position and the label text. I could drag and drop text to the text box.
Then I added a DTPicker control and then I was unable to drag and drop text
to the text box. Then I disabled the DTPicker control and then the drag and
drop to the text box worked again.
I have looked at the properties of the form and the DTPicker control and I
cannot find anything that seems to be relevant. Using a custom format for
the DTPicker control does not help, or at least did not have an affect when
I tried it. I tried setting OLEDropMode for the DTPicker control to manual
and that had no affect.
any control in the form.
So I tried a test; I created a new form and put a text box in it. I did not
change any properties of either the form or the text box except size and
position and the label text. I could drag and drop text to the text box.
Then I added a DTPicker control and then I was unable to drag and drop text
to the text box. Then I disabled the DTPicker control and then the drag and
drop to the text box worked again.
I have looked at the properties of the form and the DTPicker control and I
cannot find anything that seems to be relevant. Using a custom format for
the DTPicker control does not help, or at least did not have an affect when
I tried it. I tried setting OLEDropMode for the DTPicker control to manual
and that had no affect.