Click here to Skip to main content
15,911,891 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Algoritm Pin
CWIZO2-May-06 10:12
CWIZO2-May-06 10:12 
AnswerRe: Algoritm Pin
Graham Nimbley2-May-06 12:02
Graham Nimbley2-May-06 12:02 
AnswerRe: Algoritm Pin
Steve Pullan2-May-06 13:11
Steve Pullan2-May-06 13:11 
Questionmissing properties windows Pin
ssbelfast2-May-06 8:42
ssbelfast2-May-06 8:42 
AnswerRe: missing properties windows Pin
CWIZO2-May-06 8:44
CWIZO2-May-06 8:44 
GeneralRe: missing properties windows Pin
ssbelfast2-May-06 8:48
ssbelfast2-May-06 8:48 
GeneralRe: missing properties windows THE ANSWER Pin
ssbelfast2-May-06 23:15
ssbelfast2-May-06 23:15 
QuestionMessage Box Pin
Wrongway43212-May-06 7:02
Wrongway43212-May-06 7:02 
Hello,

I am having difficulties with display text coming up blank when running the complied code on Windows XP test workstation. I have an existing application is displaying blank when a user is prompt the message.

The same executable works just fine development computer.

Example...

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
MessageBox.Show("Hello World !")
'msgbox.Form1("This is a Test using ..." & ControlChars.NewLine _
'& "MsgBox")
End Sub

Thank you
AnswerRe: Message Box Pin
CWIZO2-May-06 8:45
CWIZO2-May-06 8:45 
GeneralRe: Message Box Pin
Wrongway43212-May-06 8:53
Wrongway43212-May-06 8:53 
Questionform inside a pannel Pin
paulo sousa2-May-06 4:26
paulo sousa2-May-06 4:26 
AnswerRe: form inside a pannel Pin
darkelv2-May-06 5:06
darkelv2-May-06 5:06 
Questiondelaying comport output in microseconds Pin
dbaabaa2-May-06 3:30
dbaabaa2-May-06 3:30 
AnswerRe: delaying comport output in microseconds Pin
Steve Pullan2-May-06 13:23
Steve Pullan2-May-06 13:23 
GeneralRe: delaying comport output in microseconds Pin
dbaabaa2-May-06 18:44
dbaabaa2-May-06 18:44 
GeneralRe: delaying comport output in microseconds Pin
Steve Pullan2-May-06 19:06
Steve Pullan2-May-06 19:06 
NewsRe: delaying comport output in microseconds Pin
Steve Pullan2-May-06 17:48
Steve Pullan2-May-06 17:48 
QuestionRDA Pin
UniBond2-May-06 3:08
UniBond2-May-06 3:08 
QuestionColumn Header(Listview) Pin
mandev20052-May-06 1:20
mandev20052-May-06 1:20 
Questiondatagrid in vb 6.0 Pin
pankajgarg122-May-06 0:22
pankajgarg122-May-06 0:22 
QuestionHow to refresh data grid automatically after add client Pin
scarface192-May-06 0:07
scarface192-May-06 0:07 
AnswerRe: How to refresh data grid automatically after add client Pin
| Muhammad Waqas Butt |2-May-06 1:05
professional| Muhammad Waqas Butt |2-May-06 1:05 
QuestionStartup Program Pin
ADY0071-May-06 23:28
ADY0071-May-06 23:28 
AnswerRe: Startup Program Pin
CWIZO1-May-06 23:49
CWIZO1-May-06 23:49 
AnswerRe: Startup Program Pin
Hari Om Prakash Sharma2-May-06 1:30
Hari Om Prakash Sharma2-May-06 1:30 

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.