Registering DLLS to show in the "Choose Toolbox Items" list

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?TWFyayBIb2xsYW5kZXI=?=

    Registering DLLS to show in the "Choose Toolbox Items" list

    Hi All,

    I have registered the steep valley XP Common Controls to the GAC, But I
    noticed that it does not show up automatically in the Choose Toolbox Items"
    List. I have to specifically browse to it's location and then add it.

    My Question:

    Is there any way that it can be added automaticaly like using a command line
    utility such as gacutil that can be run in a batch file to add this to the
    list. I am aware that you generally have to do it only once, but I am using
    this to get to know how the gac works and how one will go about installing
    controls for other developers to use.
    --
    Thank you
    Mark Hollander
    VB.NET Newbie (For the moment)
  • =?Utf-8?B?TWFyayBIb2xsYW5kZXI=?=

    #2
    RE: Registering DLLS to show in the "Choose Toolbox Items" list

    I Have noticed also that it does not show in the references section of the
    project and that I have to browse for it there as well.

    Comment

    Working...