Groups | Blog | Home
all groups > vb.net controls > may 2006 >

vb.net controls : MessegeBox.Show Error


Herfried K. Wagner [MVP]
5/17/2006 12:00:00 AM
"Emre Sami SÜZER" <Emre Sami SÜZER@discussions.microsoft.com> schrieb:
[quoted text, click to view]

Fixing the problem of missing text in controls and message boxes
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=controlsmissingtextbug&lang=en>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Emre Sami SÜZER
5/17/2006 2:11:01 AM
Messegeboxes that I show doesn't write the caption that I wrote. I displays a
blank messegebox. Sometimes the buttons don't have the captions as well. I
can send a screenshot.
The code that I use is:

MessageBox.Show("Test", "Test Caption", MessageBoxButtons.YesNoCancel)

Also sometimes checkbox, button etc. controls doesn't show the caption.

AddThis Social Bookmark Button