In The Hand LtdIn The Hand
WindowsFormsApplicationBase Class
NamespacesInTheHand.VisualBasic.ApplicationServicesWindowsFormsApplicationBase
.NET Components for Mobility

[Missing <summary> documentation for "T:InTheHand.VisualBasic.ApplicationServices.WindowsFormsApplicationBase"]

Declaration Syntax
C#Visual Basic
public class WindowsFormsApplicationBase : ConsoleApplicationBase
Public Class WindowsFormsApplicationBase _
	Inherits ConsoleApplicationBase
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
WindowsFormsApplicationBase()()()()
Initializes a new instance of the WindowsFormsApplicationBase class

Culture
Gets the culture that the current thread uses for retrieving culture-specific resources.
(Inherited from ApplicationBase.)
DoEvents()()()()
Processes all Windows messages currently in the message queue.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Info
Returns the AssemblyInfo Object, which provides properties for getting the information about the application's assembly, such as the version number, description, and so on.
(Inherited from ApplicationBase.)
IsSingleInstance
Determines whether this application is a single-instance application.

Log
Gets an object that provides properties and methods for writing event and exception information to the application's log listeners.
(Inherited from ApplicationBase.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UICulture
Gets the culture that the current thread uses for retrieving culture-specific resources.
(Inherited from ApplicationBase.)
Inheritance Hierarchy
Object
ApplicationBase
 ConsoleApplicationBase
  WindowsFormsApplicationBase

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0