how to add a user control from a dll(already referenced) to ui in design mode? -


if first add toolbox, exception thrown, saying dll referenced.

and hate add ui programmatically.

any idea? have add programmatically?

how removing previous reference , browsing dll ?


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -