Microsoft.VisualBasic Namespace
Contains types that support the Visual Basic Runtime in Visual Basic.
Classes
Collection |
A Visual Basic |
ComClassAttribute |
The |
Constants |
The |
ControlChars |
The |
Conversion |
The |
DateAndTime |
The |
ErrObject |
The |
FileSystem |
The |
Financial |
The |
Globals |
The |
HideModuleNameAttribute |
The |
Information |
The |
Interaction |
The |
MyGroupCollectionAttribute |
This attribute supports |
Strings |
The |
VBCodeProvider |
Provides access to instances of the Visual Basic code generator and code compiler. |
VBFixedArrayAttribute |
Indicates that an array in a structure or non-local variable should be treated as a fixed-length array. |
VBFixedStringAttribute |
Indicates that a string should be treated as if it were fixed length. |
VBMath |
The |
Structs
SpcInfo |
This class supports the Visual Basic |
TabInfo |
This class supports the Visual Basic |
Enums
AppWinStyle |
Indicates the window style to use for the invoked program when calling the |
AudioPlayMode |
Indicates how to play sounds when calling audio methods. |
CallType |
Indicates the type of procedure being invoked when calling the |
CompareMethod |
Indicates how to compare strings when calling comparison functions. |
DateFormat |
Indicates how to display dates when calling the |
DateInterval |
Indicates how to determine and format date intervals when calling date-related functions. |
DueDate |
Indicates when payments are due when calling financial methods. |
FileAttribute |
Indicates the file attributes to use when calling file-access functions. |
FirstDayOfWeek |
Indicates the first day of the week to use when calling date-related functions. |
FirstWeekOfYear |
Indicates the first week of the year to use when calling date-related functions. |
MsgBoxResult |
Indicates which button was pressed on a message box, returned by the |
MsgBoxStyle |
Indicates which buttons to display when calling the |
OpenAccess |
Indicates how to open a file when calling file-access functions. |
OpenMode |
Indicates how to open a file when calling file-access functions. |
OpenShare |
Indicates how to open a file when calling file-access functions. |
TriState |
Indicates a Boolean value or whether the default should be used when calling number-formatting functions. |
VariantType |
Indicates the type of a variant object, returned by the |
VbStrConv |
Indicates which type of conversion to perform when calling the |
Remarks
For more information about the language elements in the Visual Basic Runtime, see Visual Basic Language Reference.