Tagged Questions

1
vote
1answer
462 views

Non realbasic ActiveX controls in Realbasic projects

Realbasic allows you to include e.g an MS Flexgrid control in your Realbasic project and use it as though it were a native control. Does the end user need to have this control installed already and if ...
0
votes
0answers
35 views

Looking for an organized list of ActiveX object IDs for embedding

I'm currently developing an application using Real Studio. Vaguely similar to Visual Basic, it provides the means by which to embed ActiveX objects inside an OLE Container. That said, I need an ...