Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to create Birthday Events Pin
Nanda_MR1-Jan-09 22:47
Nanda_MR1-Jan-09 22:47 
QuestionGenerate XML file using XML schema in VB.Net 2005 Pin
jaysaran30-Dec-08 18:56
jaysaran30-Dec-08 18:56 
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 
Hello all, there is a problem that I want to ask:

I have made 2 UserControls using Visual Basic 2005. Let's say the names are UserControl1 and UserControl2 . Both were made under the same project that I name it: WindowsControlLibrary1. On both of them, I put different components, in UserControl1 I use a DataGridView component, and in the other one, I put a TextBox and a Button or something.

After scripting on both of them, I built the project and I got 1 dll file: WindowsControlLibrary1.dll.

Now, I want to make new project, I create 1 MDI form. And I want to make that MDI form to be the parent of 2 MDI child form: UserControl1 and UserControl2 that I can get from WindowsControlLibrary1.dll.

How can I do that, what should I do to get the controls inside the dll file. I want to use it as part of the new project. So that if i call function like: UserControl1.Show(), the UserControl will be appeared under the main form of the new project, and have all function as child form.

Can someone help me? If I could do that, next I want to add the path of the dll inside SQL Server database. When I run the main form, it will read the path, and dinamically run them as the MDI child on runtime.

Thanks

Best Regard,
Indra Permana Rusli

- No Signature Available -

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 
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 

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.