I make some ActiveX files (ocx) and when I'm working with then (at desing time) the mouse cursor appear like an arrow and when I'm using the exe stand alone it's OK!
Some one knows what is going on?
Thanks in advance!
Printable View
I make some ActiveX files (ocx) and when I'm working with then (at desing time) the mouse cursor appear like an arrow and when I'm using the exe stand alone it's OK!
Some one knows what is going on?
Thanks in advance!
Do you set the mousecursor in your activex control? Remember that for an ocx, when you design your form, the control is actually in runtime.
I do not you the mousecursor property in my OCXs. What appears is like a control busy.
Jeff
Hmm that sounds weird.. can't remember I've had that.
What is your control about?