Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I'm using BCB 5 and I'm trying to wrap VCL's to ActiveX controls. I figured out how this should work, but there are some weird things happening.
The first is that wrapping the TComboBox vcl results in a non-working control.
The second error I found was that all the derived ActiveX controls loose the original size. They get a default size about a square inch (sorry, I haven't counted the pixels).
When I use Delphi 5 and create ActiveX control in exactly the same way, it all works perfectly.
Is this a Borland bug? All information is welkom.
Thanks in advance.
I'm using BCB 5 and I'm trying to wrap VCL's to ActiveX controls. I figured out how this should work, but there are some weird things happening.
The first is that wrapping the TComboBox vcl results in a non-working control.
The second error I found was that all the derived ActiveX controls loose the original size. They get a default size about a square inch (sorry, I haven't counted the pixels).
When I use Delphi 5 and create ActiveX control in exactly the same way, it all works perfectly.
Is this a Borland bug? All information is welkom.
Thanks in advance.