|
-
Sep 1st, 2005, 06:49 AM
#4
Thread Starter
Fanatic Member
Re: Msgbox v MessageBox
MessageBox.Show("there is an erro", "Mytitle", MessageBoxButtons.OK, MessageBoxIcon.Information, MessageBoxDefaultButton.Button1, MessageBoxOptions.DefaultDesktopOnly)
textbox1.focus
textbox1.selectall
however the focus and the select all does not work with the messagebox, whereas it does with msgbox
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|