Click here to Skip to main content
15,899,026 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSystem.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 0:32
phonghihi27-Dec-06 0:32 
AnswerRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak27-Dec-06 4:43
mveDave Kreskowiak27-Dec-06 4:43 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi27-Dec-06 15:21
phonghihi27-Dec-06 15:21 
GeneralRe: System.Runtime.InteropServices.COMException Pin
Dave Kreskowiak28-Dec-06 2:58
mveDave Kreskowiak28-Dec-06 2:58 
GeneralRe: System.Runtime.InteropServices.COMException Pin
phonghihi28-Dec-06 15:43
phonghihi28-Dec-06 15:43 
QuestionHow to save TextBoxes' values in GridView (on PostBack) Pin
kaliem27-Dec-06 0:02
kaliem27-Dec-06 0:02 
AnswerRe: How to save TextBoxes' values in GridView (on PostBack) Pin
_mubashir27-Dec-06 1:02
_mubashir27-Dec-06 1:02 
QuestionOpening Forms Pin
Pete Newman26-Dec-06 21:55
Pete Newman26-Dec-06 21:55 
VS 2005 (VB.Net)

Is it possible to open a form by a string name without having to declare the form first ,

ie

normally you would
Dim SomeForm as New FormName
SomeForm.Show

What i wasnt yo do is create a dynamic form, and when the user clicks a button it open a corraspoinding form. As each user will have different 'buttons' on there forms i want to have a routine that i can parm a formname in as a string and it open the form.

ie
Dim FormName as String = 'SomeFormName'
FormName.Show

Any idea's Sniff | :^)

I really do need help..... all this computer stuff is way over my head !!

AnswerRe: Opening Forms Pin
The ANZAC26-Dec-06 22:20
The ANZAC26-Dec-06 22:20 
GeneralRe: Opening Forms Pin
Pete Newman26-Dec-06 22:37
Pete Newman26-Dec-06 22:37 
AnswerRe: Opening Forms Pin
Navneet Hegde27-Dec-06 2:56
Navneet Hegde27-Dec-06 2:56 
GeneralRe: Opening Forms Pin
Pete Newman27-Dec-06 3:12
Pete Newman27-Dec-06 3:12 
GeneralRe: Opening Forms Pin
Navneet Hegde28-Dec-06 23:57
Navneet Hegde28-Dec-06 23:57 
Questionurgent pls help me Pin
tirumal123126-Dec-06 21:53
tirumal123126-Dec-06 21:53 
Questionparallel port controlling Pin
acidice33326-Dec-06 20:56
acidice33326-Dec-06 20:56 
AnswerRe: parallel port controlling Pin
Dave Kreskowiak27-Dec-06 5:59
mveDave Kreskowiak27-Dec-06 5:59 
QuestionI am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran26-Dec-06 19:48
somagunasekaran26-Dec-06 19:48 
AnswerRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
The ANZAC26-Dec-06 22:30
The ANZAC26-Dec-06 22:30 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran26-Dec-06 23:10
somagunasekaran26-Dec-06 23:10 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
The ANZAC26-Dec-06 23:51
The ANZAC26-Dec-06 23:51 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran27-Dec-06 0:16
somagunasekaran27-Dec-06 0:16 
AnswerRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
Dave Kreskowiak27-Dec-06 1:38
mveDave Kreskowiak27-Dec-06 1:38 
AnswerRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
Navneet Hegde27-Dec-06 3:00
Navneet Hegde27-Dec-06 3:00 
AnswerRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
Navneet Hegde27-Dec-06 3:09
Navneet Hegde27-Dec-06 3:09 
GeneralRe: I am doing the spliting the file.when spliting the file remove the file extension and displaying in the List box Pin
somagunasekaran27-Dec-06 18:29
somagunasekaran27-Dec-06 18:29 

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.