i have created a vb user control but i dont know know how to make it an exe or dll. when it appears on the tool box its greyed/disabled. can some one help on how to active it.
User controls compile to an .OCX ... not an EXE or DLL.
How did you build the user control?
I assume that you started a new project and designated it to be a user control. If you did then open that project and select "Make ???.ocx" where "???" is the name of the User Control project.
>when it appears on the tool box its greyed/disabled
On the toolbar at the top of your screen click "Window"
then click "Cascade", now close every window in the cascade except the window that contains the project in which you are trying to use the control.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.