Click here to Skip to main content
15,901,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: image on toolbar not coming (vs 2003) Pin
Rizwan Bashir15-May-06 3:24
Rizwan Bashir15-May-06 3:24 
Questionhow to set a Map Property Pin
Amit Agarrwal15-May-06 0:46
Amit Agarrwal15-May-06 0:46 
Questionautomatic moving upward of text in vb.net Pin
amaneet14-May-06 23:20
amaneet14-May-06 23:20 
Questionhow to search a file Pin
himuskanhere14-May-06 23:04
himuskanhere14-May-06 23:04 
AnswerRe: how to search a file Pin
Robert Rohde15-May-06 4:02
Robert Rohde15-May-06 4:02 
GeneralRe: how to search a file Pin
himuskanhere15-May-06 17:39
himuskanhere15-May-06 17:39 
QuestionHow to show a form without taking the focus? Pin
cylix200014-May-06 23:04
cylix200014-May-06 23:04 
AnswerRe: How to show a form without taking the focus? Pin
sathish s14-May-06 23:34
sathish s14-May-06 23:34 
Are you using VB.Net?

If so, you can use Form.SendToBack() Method Just after
Form.Show()

Make sure TopMost property of the form is set to false and you dont use Form.ShowDialog()
GeneralRe: How to show a form without taking the focus? Pin
cylix200015-May-06 2:24
cylix200015-May-06 2:24 
GeneralRe: How to show a form without taking the focus? Pin
sathish s15-May-06 3:17
sathish s15-May-06 3:17 
QuestionList view and textpad Pin
Amarni14-May-06 22:43
Amarni14-May-06 22:43 
AnswerRe: List view and textpad Pin
Rizwan Bashir14-May-06 23:33
Rizwan Bashir14-May-06 23:33 
QuestionTELNET CONNECTION with VB.NET Pin
Altrustic00714-May-06 21:42
Altrustic00714-May-06 21:42 
AnswerRe: TELNET CONNECTION with VB.NET Pin
NormDroid14-May-06 21:45
professionalNormDroid14-May-06 21:45 
GeneralRe: TELNET CONNECTION with VB.NET Pin
Altrustic00714-May-06 22:57
Altrustic00714-May-06 22:57 
GeneralRe: TELNET CONNECTION with VB.NET Pin
NormDroid14-May-06 23:09
professionalNormDroid14-May-06 23:09 
GeneralRe: TELNET CONNECTION with VB.NET Pin
Altrustic00714-May-06 23:17
Altrustic00714-May-06 23:17 
GeneralRe: TELNET CONNECTION with VB.NET Pin
NormDroid14-May-06 23:27
professionalNormDroid14-May-06 23:27 
GeneralRe: TELNET CONNECTION with VB.NET Pin
Altrustic00715-May-06 0:04
Altrustic00715-May-06 0:04 
QuestionDelete confirmation box Pin
Amit Agarrwal14-May-06 21:34
Amit Agarrwal14-May-06 21:34 
AnswerRe: Delete confirmation box Pin
nicko14-May-06 21:55
nicko14-May-06 21:55 
GeneralRe: Delete confirmation box Pin
Amit Agarrwal14-May-06 22:40
Amit Agarrwal14-May-06 22:40 
GeneralRe: Delete confirmation box Pin
nicko14-May-06 22:54
nicko14-May-06 22:54 
GeneralRe: Delete confirmation box Pin
Amit Agarrwal14-May-06 23:54
Amit Agarrwal14-May-06 23:54 
AnswerRe: Delete confirmation box Pin
albCode15-May-06 0:07
albCode15-May-06 0:07 

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.