Click here to Skip to main content
15,915,160 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: insert procedure in exe project Pin
a_yosef30-Mar-05 20:28
a_yosef30-Mar-05 20:28 
GeneralRe: insert procedure in exe project Pin
Christian Graus31-Mar-05 12:01
protectorChristian Graus31-Mar-05 12:01 
GeneralErron in calling GetCursorpos Api Pin
Zakaullah29-Mar-05 23:51
Zakaullah29-Mar-05 23:51 
GeneralRe: Erron in calling GetCursorpos Api Pin
Dave Kreskowiak30-Mar-05 4:09
mveDave Kreskowiak30-Mar-05 4:09 
Generalhello see that problem Pin
Anonymous29-Mar-05 21:09
Anonymous29-Mar-05 21:09 
Questionhow can i edit datagrid ? Pin
sumit2129-Mar-05 19:39
sumit2129-Mar-05 19:39 
Questionhow to know if a tooltip is displayed or not when mouse is moved Pin
Anonymous29-Mar-05 19:18
Anonymous29-Mar-05 19:18 
GeneralDisplay a form in Sub Main() Pin
Mahesh167929-Mar-05 18:50
Mahesh167929-Mar-05 18:50 
Hi To ALL!

In VB.NET, i need to display a form in Sub Main().I have written code something like this but its not working. Pls help me ...

Public Sub main()

dim frm as new form1()
frm.show()

End sub


Thanks

Mahesh
GeneralRe: Display a form in Sub Main() Pin
sumit2129-Mar-05 19:46
sumit2129-Mar-05 19:46 
GeneralRe: Display a form in Sub Main() Pin
Mahesh167929-Mar-05 20:12
Mahesh167929-Mar-05 20:12 
GeneralRe: Display a form in Sub Main() Pin
rwestgraham29-Mar-05 20:27
rwestgraham29-Mar-05 20:27 
GeneralRe: Display a form in Sub Main() Pin
Sunil Gidwani29-Mar-05 19:58
Sunil Gidwani29-Mar-05 19:58 
GeneralRe: Display a form in Sub Main() Pin
sumit2129-Mar-05 20:30
sumit2129-Mar-05 20:30 
GeneralRe: Display a form in Sub Main() Pin
Mitch F.29-Mar-05 20:43
Mitch F.29-Mar-05 20:43 
GeneralRe: Display a form in Sub Main() Pin
Benjamin Liedblad29-Mar-05 21:48
Benjamin Liedblad29-Mar-05 21:48 
GeneralRe: Display a form in Sub Main() Pin
Mahesh167929-Mar-05 22:36
Mahesh167929-Mar-05 22:36 
GeneralThanks ! Pin
Mahesh167929-Mar-05 22:36
Mahesh167929-Mar-05 22:36 
QuestionHow to convert a string to form object? Pin
Sheel Gohe29-Mar-05 18:26
Sheel Gohe29-Mar-05 18:26 
AnswerRe: How to convert a string to form object? Pin
Ritesh123430-Mar-05 3:19
Ritesh123430-Mar-05 3:19 
GeneralRe: How to convert a string to form object? Pin
Sheel Gohe30-Mar-05 20:10
Sheel Gohe30-Mar-05 20:10 
QuestionHow to get the command line argument of the other processes in VB using Win32 API? Pin
Kent Liu29-Mar-05 17:39
professionalKent Liu29-Mar-05 17:39 
Generalserialization problem Pin
29-Mar-05 16:17
suss29-Mar-05 16:17 
GeneralDatagrid Pin
rusudhan29-Mar-05 16:12
rusudhan29-Mar-05 16:12 
GeneralRe: Datagrid Pin
Christian Graus29-Mar-05 16:34
protectorChristian Graus29-Mar-05 16:34 
GeneralCode Downgrade Pin
Member 175892829-Mar-05 14:20
Member 175892829-Mar-05 14:20 

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.