Click here to Skip to main content
15,921,837 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 17:48
mveDave Kreskowiak4-Jan-06 17:48 
GeneralRe: GDI+ Exception Pin
Christian Graus4-Jan-06 17:53
protectorChristian Graus4-Jan-06 17:53 
GeneralRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 18:18
mveDave Kreskowiak4-Jan-06 18:18 
GeneralRe: GDI+ Exception Pin
Christian Graus4-Jan-06 18:21
protectorChristian Graus4-Jan-06 18:21 
GeneralRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 18:43
mveDave Kreskowiak4-Jan-06 18:43 
GeneralRe: GDI+ Exception Pin
Christian Graus5-Jan-06 10:04
protectorChristian Graus5-Jan-06 10:04 
Questionkindly help me with my probem bout importing data(.xls) to SQL using vb6 code Pin
Estong Odpaga4-Jan-06 14:59
Estong Odpaga4-Jan-06 14:59 
QuestionHow to hide a form? Pin
cylix20004-Jan-06 14:16
cylix20004-Jan-06 14:16 
Component:
Form "A", Module "module1"

Form A only have a button, the click event only has
<br />
me.hide()<br />


Module1, sub Main
<br />
dim frm as form<br />
frm = new A<br />
frm.showdialog()<br />


When I click the button in form A,
the application end, but not just hidden the form.

How can I hide the form A only, but would not end the application.


-- modified at 20:17 Wednesday 4th January, 2006
AnswerRe: How to hide a form? Pin
Christian Graus4-Jan-06 14:40
protectorChristian Graus4-Jan-06 14:40 
AnswerRe: How to hide a form? Pin
militiaware4-Jan-06 15:54
militiaware4-Jan-06 15:54 
AnswerRe: How to hide a form? Pin
Dave Kreskowiak4-Jan-06 17:45
mveDave Kreskowiak4-Jan-06 17:45 
Questionhow to share combobox Pin
microuser_20004-Jan-06 12:37
microuser_20004-Jan-06 12:37 
QuestionNeed to Convert from VB to C# Pin
Hovik314-Jan-06 12:32
Hovik314-Jan-06 12:32 
QuestionHow to display min values in datagridview/listview Pin
irapov4-Jan-06 11:14
irapov4-Jan-06 11:14 
AnswerRe: How to display min values in datagridview/listview Pin
Christian Graus4-Jan-06 11:21
protectorChristian Graus4-Jan-06 11:21 
GeneralRe: How to display min values in datagridview/listview Pin
irapov4-Jan-06 11:28
irapov4-Jan-06 11:28 
GeneralRe: How to display min values in datagridview/listview Pin
Christian Graus4-Jan-06 11:30
protectorChristian Graus4-Jan-06 11:30 
GeneralRe: How to display min values in datagridview/listview Pin
irapov4-Jan-06 11:38
irapov4-Jan-06 11:38 
GeneralRe: How to display min values in datagridview/listview Pin
Christian Graus4-Jan-06 11:40
protectorChristian Graus4-Jan-06 11:40 
GeneralRe: How to display min values in datagridview/listview Pin
irapov4-Jan-06 11:58
irapov4-Jan-06 11:58 
GeneralRe: How to display min values in datagridview/listview Pin
Christian Graus4-Jan-06 12:24
protectorChristian Graus4-Jan-06 12:24 
AnswerRe: How to display min values in datagridview/listview Pin
anujvtt4-Jan-06 22:20
anujvtt4-Jan-06 22:20 
GeneralRe: How to display min values in datagridview/listview Pin
irapov5-Jan-06 4:38
irapov5-Jan-06 4:38 
Questionvb6 and PLC interface Pin
rcerva4-Jan-06 10:17
rcerva4-Jan-06 10:17 
AnswerRe: vb6 and PLC interface Pin
Dave Kreskowiak4-Jan-06 17:42
mveDave Kreskowiak4-Jan-06 17:42 

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.