Hello,
I have created an ActiveX component using ActiveForm wizard in Delphi
7. The form contains nothing special, just a few panels and buttons. I
have built the OCX, then imported and added it to Delphi component
palette. The problem is that when I drop this component to the regular
Form in my application, I can't move it by dragging with a mouse. I
can move it using Ctrl+arrow keys, though.
Does anybody know what to do in order to drag ActiveForm component
with a mouse at design time?
Thanks.
LLV.