creating a custom control in code

  • Thread starter Sergey Poberezovskiy
  • Start date
S

Sergey Poberezovskiy

Hi,

Is there a way of creating a custom control in code?
Using Application.CreateControl method allows to put a
placeholder on the form, but how do you associate it with
an actual ActiveX control?

Thanks in advance,

Sergey
 
Top