Microsoft.VisualBasic.Compatibility.VB6 命名空间
包含供工具用于从 Visual Basic 6.0 升级到 Visual Basic 2008 的函数和对象。 Contains functions and objects provided use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008.
类
| ADODC |
提供与 Visual Basic 6.0 |
| ADODCArray |
提供 ADODC 控件的控件数组。Provides a control array of ADODC controls. |
| BaseControlArray |
实现从 Visual Basic 6.0 升级的应用程序中控件数组的通用基本功能。Implements the basic functionality common to control arrays in applications upgraded from Visual Basic 6.0. |
| BaseDataEnvironment |
在已从 Visual Basic 6.0 升级的应用程序中模拟 Visual Basic 6.0 |
| BaseOcxArray |
提供 ActiveX 控件的控件数组。Provides a control array of ActiveX controls. |
| BindingCollectionEnumerator |
支持在从 Visual Basic 6.0 升级的应用程序中对绑定集合进行简单迭代。Supports a simple iteration over a binding collection in an application upgraded from Visual Basic 6.0. |
| ButtonArray |
提供 Button 控件的控件数组。Provides a control array of Button controls. |
| CheckBoxArray |
提供 CheckBox 控件的控件数组。Provides a control array of CheckBox controls. |
| CheckedListBoxArray |
提供 CheckedListBox 控件的控件数组。Provides a control array of CheckedListBox controls. |
| ColorDialogArray |
提供 ColorDialog 控件的控件数组。Provides a control array of ColorDialog controls. |
| ComboBoxArray |
提供 ComboBox 控件的控件数组。Provides a control array of ComboBox controls. |
| DirListBox |
运行时显示目录和路径。Displays directories and paths at run time. |
| DirListBoxArray |
提供 DirListBox 控件的控件数组。Provides a control array of DirListBox controls. |
| DriveListBox |
使用户能够在运行时选择有效的磁盘驱动器。Enables a user to select a valid disk drive at run time. |
| DriveListBoxArray |
提供 DriveListBox 控件的控件数组。Provides a control array of DriveListBox controls. |
| FileListBox |
查找并列出在运行时由 Path 属性指定的目录中的文件。Locates and lists files in the directory specified by the Path property at run time. |
| FileListBoxArray |
提供 FileListBox 控件的控件数组。Provides a control array of FileListBox controls. |
| FixedLengthString |
模拟 Visual Basic 6.0 定长串的行为。Emulates the behavior of a Visual Basic 6.0 fixed-length string. |
| FontDialogArray |
提供 FontDialog 控件的控件数组。Provides a control array of FontDialog controls. |
| GroupBoxArray |
提供 GroupBox 控件的控件数组。Provides a control array of GroupBox controls. |
| HScrollBarArray |
提供 HScrollBar 控件的控件数组。Provides a control array of HScrollBar controls. |
| ImageListArray |
提供 ImageList 控件的控件数组。Provides a control array of ImageList controls. |
| LabelArray |
提供 Label 控件的控件数组。Provides a control array of Label controls. |
| ListBoxArray |
提供 ListBox 控件的控件数组。Provides a control array of ListBox controls. |
| ListBoxItem |
表示从 Visual Basic 6.0 升级的应用程序内 ListBox 或 ComboBox 控件中的一项。Represents an item in a ListBox or ComboBox control in an application that was upgraded from Visual Basic 6.0. |
| ListViewArray |
提供 ListView 控件的控件数组。Provides a control array of ListView controls. |
| MaskedTextBoxArray |
提供 MaskedTextBox 控件的控件数组。Provides a control array of MaskedTextBox controls. |
| MBinding |
可使 Windows 窗体控件绑定到 ADO 记录集。Enables Windows Forms controls to be bound to ADO recordsets. 此类型是 Visual Basic 6.0 msbind 库的托管等效项。This type is a managed equivalent of the Visual Basic 6.0 msbind library. |
| MBindingCollection |
提供一个接口,以在从 Visual Basic 6.0 升级的应用程序中替换基于 COM 的数据绑定。Provides an interface to replace COM-based data binding in an application upgraded from Visual Basic 6.0. |
| MenuItemArray |
提供 MenuItem 控件的控件数组。Provides a control array of MenuItem controls. |
| OpenFileDialogArray |
提供 OpenFileDialog 控件的控件数组。Provides a control array of OpenFileDialog controls. |
| PanelArray |
提供 Panel 控件的控件数组。Provides a control array of Panel controls. |
| PictureBoxArray |
提供 PictureBox 控件的控件数组。Provides a control array of PictureBox controls. |
| PrintDialogArray |
提供 PrintDialog 控件的控件数组。Provides a control array of PrintDialog controls. |
| ProgressBarArray |
提供 ProgressBar 控件的控件数组。Provides a control array of ProgressBar controls. |
| RadioButtonArray |
提供 RadioButton 控件的控件数组。Provides a control array of RadioButton controls. |
| RichTextBoxArray |
提供 RichTextBox 控件的控件数组。Provides a control array of RichTextBox controls. |
| SaveFileDialogArray |
提供 SaveFileDialog 控件的控件数组。Provides a control array of SaveFileDialog controls. |
| SRDescriptionAttribute |
提供一个特性,供工具用于将 Visual Basic 6.0 应用程序升级到 Visual Basic。Provides an attribute for use in upgrading Visual Basic 6.0 applications to Visual Basic. |
| StatusBarArray |
提供 StatusBar 控件的控件数组。Provides a control array of StatusBar controls. |
| StatusStripArray |
提供 StatusStrip 控件的控件数组。Provides a control array of StatusStrip controls. |
| Support |
包含各种用于与 Visual Basic 6.0 向后兼容的实用工具函数。Contains various utility functions for backward compatibility with Visual Basic 6.0. |
| TabControlArray |
提供 TabControl 控件的控件数组。Provides a control array of TabControl controls. |
| TextBoxArray |
提供 TextBox 控件的控件数组。Provides a control array of TextBox controls. |
| TimerArray |
提供 Timer 控件的控件数组。Provides a control array of Timer controls. |
| ToolBarArray |
提供 ToolBar 控件的控件数组。Provides a control array of ToolBar controls. |
| ToolStripArray |
提供 ToolStrip 控件的控件数组。Provides a control array of ToolStrip controls. |
| ToolStripMenuItemArray |
提供 ToolStripMenuItem 控件的控件数组。Provides a control array of ToolStripMenuItem controls. |
| TreeViewArray |
提供 TreeView 控件的控件数组。Provides a control array of TreeView controls. |
| VScrollBarArray |
提供 VScrollBar 控件的控件数组。Provides a control array of VScrollBar controls. |
| WebBrowserArray |
提供 WebBrowser 控件的控件数组。Provides a control array of WebBrowser controls. |
| WebClass |
使已升级的 Visual Basic 6.0 |
| WebClassContainingClassNotOptional |
如果缺少 |
| WebClassCouldNotFindEvent |
如果 Exception 中缺少事件参数,则引发 WebClass。Raises an Exception for a missing event parameter in a WebClass. |
| WebClassNextItemCannotBeCurrentWebItem | |
| WebClassNextItemRespondNotFound | |
| WebClassUserWebClassNameNotOptional |
如果缺少 |
| WebClassWebClassFileNameNotOptional |
如果缺少 |
| WebClassWebItemNotValid |
如果 Exception 值无效,则引发 WebItem。Raises an Exception if the WebItem value is not valid. |
| WebItem |
使已升级的 Visual Basic 6.0 |
| WebItemAssociatedWebClassNotOptional |
如果缺少 Exception 的 |
| WebItemClosingTagNotFound |
如果丢失与 WebItem 关联的模板的结束标记,则引发 Exception。Raises an Exception if the closing tag for a template associated with a WebItem is missing. |
| WebItemCouldNotLoadEmbeddedResource |
如果缺少在 Exception 中指定的嵌入资源,则引发 WebItem。Raises an Exception when an embedded resource specified in a WebItem is missing. |
| WebItemCouldNotLoadTemplateFile |
如果缺少 Exception 的模板文件,则引发 WebItem。Raises an Exception if a template file for a WebItem is missing. |
| WebItemNameNotOptional |
如果缺少 Exception 的 |
| WebItemNoTemplateSpecified |
如果缺少 Exception 的 |
| WebItemTooManyNestedTags |
如果 Exception 的模板包含过多的嵌套标记,则引发 WebItem。Raises an Exception if the template for a WebItem contains too many nested tags. |
| WebItemUnexpectedErrorReadingTemplateFile |
如果无法打开或读取 Exception 的模板,则引发 WebItem。Raises an Exception if the template for a WebItem cannot be opened or read. |
结构
| CONNECTDATA |
一个 |
| DBBINDING |
提供一个 |
| DBCOLUMNINFO |
一个 |
| DBID |
提供一个 |
| DBPROPIDSET |
提供一个 |
| UGUID |
提供一个 |
| UNAME |
提供一个 |
接口
| DBinding |
提供 Microsoft 数据绑定集合库 (msbind) 中 |
| DBindingCollection |
提供一个接口,以在从 Visual Basic 6.0 升级的应用程序中替换基于 COM 的数据绑定。Provides an interface to replace COM-based data binding in an application upgraded from Visual Basic 6.0. |
| IAccessor |
提供 OLE DB |
| IChapteredRowset |
提供 OLE DB |
| IColumnsInfo |
提供 OLE DB |
| IConnectionPoint |
提供 OLE DB |
| IConnectionPointContainer |
提供 OLE DB |
| IDataFormat |
为 DataFormat 接口的 DBinding 属性提供支持。Provides support for the DataFormat property of the DBinding interface. |
| IDataFormatDisp |
为 DataFormat 接口的 DBinding 属性提供支持。Provides support for the DataFormat property of the DBinding interface. |
| IEnumConnectionPoints |
管理 |
| IEnumConnections |
管理 |
| IRowPosition |
提供 OLE DB |
| IRowPositionChange |
提供 OLE DB |
| IRowset |
提供 OLE DB |
| IRowsetChange |
提供 OLE DB |
| IRowsetIdentity |
提供 OLE DB |
| IRowsetInfo |
提供 OLE DB |
| IRowsetNotify |
提供 OLE DB |
枚举
| ADODC.BOFActionEnum |
提供常量以与 Visual Basic 6.0 |
| ADODC.EOFActionEnum |
提供常量以与 Visual Basic 6.0 |
| ADODC.OrientationEnum |
提供常量以与 Visual Basic 6.0 |
| DBKINDENUM |
提供一个枚举,供工具用于将 Visual Basic 6.0 应用程序升级到 Visual Basic。Provides an enumeration for use by the tools for upgrading Visual Basic 6.0 applications to Visual Basic. |
| FormShowConstants |
提供常量以与 Visual Basic 6.0 |
| LoadResConstants |
提供常量以与 Visual Basic 6.0 |
| MouseButtonConstants |
提供常量以与 Visual Basic 6.0 中的 Shift 参数掩码常量保持兼容。Provides constants for compatibility with the shift parameter mask constants in Visual Basic 6.0. |
| ScaleMode |
提供常量以与 Visual Basic 6.0 中的 |
| ShiftConstants |
提供常量以与 Visual Basic 6.0 中的 Shift 参数掩码常量保持兼容。Provides constants for compatibility with the shift parameter mask constants in Visual Basic 6.0. |
| UpdateMode |
提供常量以与 Visual Basic 6.0 |
| ZOrderConstants |
提供常量以与 Visual Basic 6.0 |
委托
| ADODC.EndOfRecordsetDelegate |
表示将用于处理事件的方法。Represents the method that will handle an event. |
| ADODC.ErrorDelegate |
表示将处理 |
| ADODC.FetchCompleteDelegate |
表示用来处理 |
| ADODC.FetchProgressDelegate |
表示用来处理 |
| ADODC.FieldChangeCompleteDelegate |
表示用来处理 |
| ADODC.MoveCompleteDelegate |
表示用来处理 |
| ADODC.RecordChangeCompleteDelegate |
表示用来处理 |
| ADODC.RecordsetChangeCompleteDelegate |
表示用来处理 |
| ADODC.WillChangeFieldDelegate |
表示用来处理 |
| ADODC.WillChangeRecordDelegate |
表示用来处理 |
| ADODC.WillChangeRecordsetDelegate |
表示用来处理 |
| ADODC.WillMoveDelegate |
表示用来处理 |
注解
Microsoft.VisualBasic.Compatibility.VB6 命名空间中的函数和对象用于工具从 Visual Basic 6.0 升级到 Visual Basic 2008。Functions and objects in the Microsoft.VisualBasic.Compatibility.VB6 namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008. 多数情况下,这些函数和对象可再现 .NET Framework 中其他命名空间的功能。In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the .NET Framework. 只有当 Visual Basic 6.0 代码模型与 .NET Framework 实现有显著区别时,才必须使用这些函数和对象。They are necessary only when the Visual Basic 6.0 code model differs significantly from the .NET Framework implementation.