Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

MessageBox

Library : user32.dll  Category : _CategoryNotSet

 

Api Example(s)
  A generic benchmark routine
  Parsing and validating string dates
  Don't stop timers when a MsgBox is active
  Dynamically setting an event handler for a class' event via reflection
  Retrieving the state of the Shift, Alt and Ctrl keys, at any time
  Ask a Yes/no question and return a Boolean
  GetApplicationPath - Retrieving the path of the running application or add-in
  IsValidUsPhoneNumber - Validating a US phone number
  IsValidUsPhoneNumber - Validating a US phone number
  IsValidUsSSN - Validating a US Social Security Number (SSN)
  IsValidUsZip - Validating a US ZIP code
  ConcatenateStrings - Concatenating an array of strings
  IncrementString- Incrementing the numeric right-most portion of a string
  EasterDate - Evaluating the Easter date for a given year
  IsValidPath - Validating a system path
  GetValidationSummary - Builds a validation summary for all the controls inside a container
  InputBox - A .NET replacement for this VB6 function
  GetField - Retrieving the value of a public field via reflection
  InvokeMethod - Invoking a method via reflection
  BackupDatabase - Backing-up a SQL Server database
  CreateDatabase - Creating a SQL Server database
  ExecuteBatch - Executing a batch of OleDb commands
  GetMdacVersion - Retrieve the installed MDAC version
  RestoreDatabase - Restoring a SQL Server database
  Color2Html - Retrieving the HTML code for the specified Color
  IsKeyPressed - Check whether a key is pressed
  IsValidEmail - Validating an e-mail address
  IsValidIP - Validating an IP address
  IsValidUrl - Validating a URL
  CreateIISVirtualDirectory - Creating an IIS virtual directory
  RemoveIISVirtualDirectory - Removing an IIS virtual directory
  Compact and Repair Access MDB.
  DataSets in Microsoft .NET - 2
  An Introduction to Regular Expressions and Their Use in .NET II...
  .NET Remoting - Part II
  .NET Remoting - Part III/IV
  How Do I...Call a Function Exported From an Unmanaged Library?
  Monitoring File System Events
  XML Web Services (RPC the Easy Way)
  Fill ComboBox from database
  Getting Started with ObjectSpaces
  How to list all available timezones and change the timezone?
  Know the secrets of safe Multi-Threading in VB (For Advanced Users)
  Creating an API Window (Using C Style Message Loop and Window Proc)
  How do I launch and monitor external programs from .NET?
  How to check status of a service and get list of all running services (C#)?
  Custom Actions - Part 2
  A general benchmarking class
  Debugging custom action in Visual Studio.net Setup project

API Description :
The MessageBox function creates, displays, and operates a message box. The message box contains an application-defined message and title, plus any combination of predefined icons and push buttons.

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :
System.Windows.Forms.MessageBox.Show


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.