Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWebbrowser.navigate control is parsing url "&" Pin
rss_bateman30-Dec-08 10:52
rss_bateman30-Dec-08 10:52 
AnswerRe: Webbrowser.navigate control is parsing url "&" Pin
Christian Graus30-Dec-08 18:05
protectorChristian Graus30-Dec-08 18:05 
GeneralRe: Webbrowser.navigate control is parsing url "&" Pin
rss_bateman31-Dec-08 3:25
rss_bateman31-Dec-08 3:25 
QuestionWindow state problem Pin
Pankaj Garg30-Dec-08 1:49
Pankaj Garg30-Dec-08 1:49 
AnswerRe: Window state problem Pin
Jon_Boy30-Dec-08 3:09
Jon_Boy30-Dec-08 3:09 
QuestionLoad UserControl from existing DLL file Pin
Indra PR30-Dec-08 0:12
Indra PR30-Dec-08 0:12 
AnswerRe: Load UserControl from existing DLL file Pin
Tom Deketelaere30-Dec-08 0:19
professionalTom Deketelaere30-Dec-08 0:19 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR30-Dec-08 0:45
Indra PR30-Dec-08 0:45 
But I don't want to link it when I code the new project, I want to link the project and the dll (add as reference) on runtime. Yesterday, I got a reference, telling to use Assembly.Load() Method.

I've tried to use it but it only succeed when I made my first project as a WindowsApplication and create Forms inside (not UserControl). Then when I deploy the project, I get an exe file and I can use it well with my project. But when I try use the WindowsControlLibrary with a dll output, I cannot do that, the compiler showed me an error.

I don't have my code right now, maybe I'll post it here later.

If possible, can someone give me a reference to use the dll and get the controls inside, or maybe give me an example related to this topic.

Please Wink | ;)

Thanks

Best Regard,
Indra Permana Rusli

- No Signature Available -

AnswerRe: Load UserControl from existing DLL file Pin
Jon_Boy30-Dec-08 2:48
Jon_Boy30-Dec-08 2:48 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR30-Dec-08 6:59
Indra PR30-Dec-08 6:59 
GeneralRe: Load UserControl from existing DLL file Pin
Dave Kreskowiak30-Dec-08 7:51
mveDave Kreskowiak30-Dec-08 7:51 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR31-Dec-08 4:07
Indra PR31-Dec-08 4:07 
GeneralRe: Load UserControl from existing DLL file Pin
Jon_Boy31-Dec-08 4:37
Jon_Boy31-Dec-08 4:37 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR31-Dec-08 17:15
Indra PR31-Dec-08 17:15 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR1-Jan-09 17:22
Indra PR1-Jan-09 17:22 
QuestionDatagridview combo box Binding problem Pin
Amit Agarrwal29-Dec-08 21:57
Amit Agarrwal29-Dec-08 21:57 
AnswerRe: Datagridview combo box Binding problem Pin
Jay Royall30-Dec-08 0:01
Jay Royall30-Dec-08 0:01 
AnswerRe: Datagridview combo box Binding problem Pin
Indra PR30-Dec-08 0:29
Indra PR30-Dec-08 0:29 
Questionrestrict installations of other program Pin
Nanda_MR29-Dec-08 21:16
Nanda_MR29-Dec-08 21:16 
AnswerRe: restrict installations of other program Pin
Tom Deketelaere29-Dec-08 23:02
professionalTom Deketelaere29-Dec-08 23:02 
GeneralRe: restrict installations of other program Pin
Nanda_MR30-Dec-08 20:40
Nanda_MR30-Dec-08 20:40 
GeneralRe: restrict installations of other program Pin
Tom Deketelaere31-Dec-08 1:49
professionalTom Deketelaere31-Dec-08 1:49 
QuestionCompact and Repair Access database using vb.net 2005 without using COM objects Pin
srilathach29-Dec-08 19:55
srilathach29-Dec-08 19:55 
AnswerRe: Compact and Repair Access database using vb.net 2005 without using COM objects Pin
Dave Kreskowiak30-Dec-08 3:54
mveDave Kreskowiak30-Dec-08 3:54 
Question[Message Deleted] Pin
Parag Raibagkar29-Dec-08 19:38
Parag Raibagkar29-Dec-08 19:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.