Microsoft.VisualBasic.Compatibility
Implements the basic functionality common to control arrays in applications upgraded from Visual Basic 6.0.
Initializes a new instance of the class.
Initializes a new instance of the class, optionally specifying a container.
The where the control array will be hosted.
Gets a value that indicates whether a control is a member of a control array.
true if the control is a member of the control array; otherwise, false.
The to test.
Gets the index of a control in a control array.
A Short integer representing the index of the control in the control array.
The for which you want to retrieve the index.
Gets the control for a specified index in a control array.
The at the specified .
An integer that represents the index of the control in the control array.
Not supported in the class.
A .
Sets the index for a control in a control array.
The for which you want to set the index.
A Short integer that represents the index for the control.
Optional. A Boolean specifying whether the control was created at design time (false) or at run time (true).
Returns a value that indicates whether a control is a member of a control array.
true if the control is a member of the control array; otherwise, false.
A .
Begins the initialization of the control.
Stores the container for a control array.
Stores values to track whether a control in a control array was created at design time or at run time.
Stores values that represent the controls in a control array.
Returns the number of controls in a control array.
A Short that contains the number of controls.
Releases the unmanaged resources that are used by a control in a control array and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Ends the initialization of a control.
Stores a value indicating whether the initialization code for a control array's container has finished executing.
Returns the type of a control in a control array.
This method must be overridden.
The class is the base class for all control arrays that are used in applications upgraded from Visual Basic 6.0. Because this class is not typically used to create an instance of the class, this Protected method is usually not called directly but is instead called by a derived class.
Note:
Functions and objects in the
namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the .NET Framework. They are necessary only when the Visual Basic 6.0 code model differs significantly from the .NET Framework implementation.
Returns a reference to an enumerator object, which is used to iterate over a control array.
A object.
Adds event handlers for a control in a control array.
A .
Stores the indices for a control array.
Returns a Short that contains the smallest available subscript for a control array.
A Short that contains the lower bounds of a control array.
Creates a new element in a control array.
A Short that represents the index of the new control.
Returns a Short that contains the largest available subscript for a control array.
A Short that contains the upper bounds of a control array.
Removes a control from a control array.
A Short that represents the index of the control to remove.
Provides a control array of ActiveX controls.
Initializes a new instance of the BaseOCXArray class.
Initializes a new instance of the BaseOCXArray class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the control is entered.
Overrides .
An .
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when the value of the property changes.
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the system colors change.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is bound to a data value.
Occurs when value of the property changes.
Occurs when value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when the checked state of an item changes.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when a control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the selected index in a control array changes.
Occurs when the property changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the drop-down part of a is shown.
Occurs when the drop-down part of the is no longer visible.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is bound to a data value.
Occurs when value of the property changes
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs every time that an owner-drawn item has to be drawn and when the sizes of the list items are determined.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
Not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property has changed.
Occurs when the property has changed.
Occurs when the selected item has changed and that change is displayed in the .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control has formatted the text, but before the text is displayed.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Displays directories and paths at run time.
Initializes a new instance of the class.
Occurs when the contents of a control has changed.
Gets or sets the width of columns in a multicolumn .
The width, in pixels, of each column in the control. The default is 0.
Gets or sets the data source for a .
An object that implements the or interfaces, such as a or a . The default is null.
Gets the items that are contained in a control's list portion.
A String that contains the directory and path for the specified item.
The number of a specific item in the list.
Gets the number of items in the list section of a control.
An Integer that represents the number of items in the list.
Gets or sets the index of the currently selected item in a control.
An Integer that represents the index of the currently selected item.
Releases the unmanaged resources that are used by a control and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets or sets the drawing mode for a .
One of the values that represent the mode for drawing the items of the control. The default is .
Gets the height of an item in the .
The height, in pixels, of an item in the control.
Gets the items that are contained in a .
A that represents the items in the .
Gets or sets a value that indicates whether a supports multiple columns.
true if the supports multiple columns; otherwise, false. The default is false.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raise the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Gets or sets the current path in a control.
A String that represents the path of the currently selected directory. The default is the current path when the control is created at run time.
Forces the control to invalidate its client area and immediately redraw itself.
Gets or sets the method in which items are selected in a .
One of the values. The default is .
Gets a value that indicates whether the items in a are sorted alphabetically.
true if items in the control are sorted; otherwise, false. The default is false.
Gets or sets the property to use as the actual value for the items in a .
A String that represents the name of an object property that is contained in the collection specified by the property. The default is an empty string ("").
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the contents of a control has changed.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the value of the property changes
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs each time an owner-drawn item needs to be drawn and when the sizes of the list items are determined.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property has changed.
Occurs when the property has changed.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Enables a user to select a valid disk drive at run time.
Initializes a new instance of the class.
Gets or sets the data source for a .
An object that implements the or interfaces, such as a or a . The default is null.
Gets or sets the property to display for this .
A String that represents the name of an object property and is contained in the collection specified by the property. The default is an empty string ("").
Releases the unmanaged resources that are used by a control and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets or sets the drawing mode for a .
One of the values that represent the mode for drawing the items of the control. The default is .
Gets or sets the selected drive at run time.
A String expression that specifies the selected drive.
Gets or sets a value that specifies the style of a combo box.
One of the values. The default is .
Gets the height of an item in the .
The height, in pixels, of an item in the control.
Gets the items that are contained in a .
A that represents the items in the .
Gets the item for a specified index in a .
A String that contains the name of the drive at the specified .
The number of a specific item in the list.
Gets or sets a value that specifies the maximum length of text displayed in a .
An Integer that specifies the maximum length for the property.
Raises the event.
A that contains the event data.
Raise the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Forces the control to invalidate its client area and immediately redraw itself.
Gets a value indicating whether the items in a is sorted alphabetically.
true if items in the control are sorted; otherwise, false. The default is false.
Gets the text displayed in a .
A String that contains the text that is displayed.
Gets or sets the property to use as the actual value for the items in a .
A String that represents the name of an object property and is contained in the collection specified by the property. The default is an empty string ("").
Processes Windows messages.
The Windows Message to process.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the drop-down portion of a is shown.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs each time an owner-drawn item needs to be drawn and when the sizes of the list items are determined.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property has changed.
Occurs when the property has changed.
Occurs when the selected item has changed and that change is displayed in the .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Locates and lists files in the directory specified by the property at run time.
Initializes a new instance of the class.
Gets or sets a value that determines whether a control displays files that have Archive attributes.
true if files that have the Archive attribute will be displayed; otherwise false. The default is true.
Gets or sets the data source for a .
An object that implements the or interfaces, such as a or a . The default is null.
Gets or sets the property to display for this .
A String that represents the name of an object property that is contained in the collection specified by the property. The default is an empty string ("").
Gets or sets the file name of the selected file in a .
A String that contains the file name of the selected file.
Gets or sets a value that determines whether a control displays files that have Hidden attributes.
true if files that have the Hidden attribute will be displayed; otherwise false. The default is false.
Gets the height of an item in the .
This property is not required for the control; the does not support items of variable height. It is provided only because the control inherits from .
Note:Functions and objects in the namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the .NET Framework. They are necessary only when the Visual Basic 6.0 code model differs significantly from the .NET Framework implementation.
Gets the items that are contained in a .
A representing the items in the .
Gets the items that are contained in a .
A that represents the items in the .
An Integer representing the index of the item.
Gets or sets a value that determines whether a control displays files that have Normal attributes.
true if files that have the Normal attribute will be displayed; otherwise false. The default is true.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Raises the event.
A that contains the event data.
Gets or sets the current path for a .
A String that contains the current path, not including the file name.
Occurs when the path is changed by setting the or property in code.
Gets or sets a value indicating the file names displayed in a control at run time.
A string expression indicating a file specification, such as "*.*" or "*.FRM". The default is "*.*", which returns a list of all files.
Occurs when the file listing pattern, such as "*.*", is changed by setting the or property in code.
Gets or sets a value that determines whether a control contains files that have read-only attributes.
true if files that have the ReadOnly attribute will be displayed; otherwise false. The default is true.
Forces the control to invalidate its client area and immediately redraw itself.
Gets a value indicating whether the items in a are sorted alphabetically.
true if items in the control are sorted; otherwise, false. The default is false.
Gets or sets a value that determines whether a control displays files that have System attributes.
true if files that have the System attribute will be displayed; otherwise false. The default is true.
Gets or sets the property to use as the actual value for the items in a .
A String representing the name of an object property that is contained in the collection specified by the property. The default is an empty string ("").
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs every time an owner-drawn item has to be drawn and when the sizes of the list items are determined.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the path is changed by setting the or property in code.
Occurs when the file listing pattern, such as "*.*", is changed by setting the or property in code.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property has changed.
Occurs when the property has changed.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes
Emulates the behavior of a Visual Basic 6.0 fixed-length string.
Initializes a new instance of the class, specifying the length.
An Integer that specifies the length of the string.
Initializes a new instance of the class, specifying the length and the initial value.
An Integer that specifies the length of the string.
A that specifies the initial contents.
Stores the length of a .
Stores the value of a .
Converts a to a .
A that contains the value of the .
Gets or sets the contents of a .
A that contains the value.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the user clicks the Apply button in the font dialog box.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Provides constants for compatibility with the Visual Basic 6.0 Show method.
Equivalent to the Visual Basic 6.0 constant vbModeless.
Equivalent to the Visual Basic 6.0 constant vbModal.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the mouse pointer rests on the control.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of an .
true if is a member of the control array; otherwise false.
An control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Overrides .
A .
Gets the index of an in an .
An at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Gets a value that determines whether a control is a member of an .
An control.
Gets a specific element of an by index. Read-only.
An at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the user scrolls the control.
Sets the index of the initial in a .
An in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether an is a member of this .
true if is a member of this control array; otherwise, false.
An in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of an .
true if is a member of the control array; otherwise false.
An control.
Overrides .
A .
Gets the index of an in an .
A Short that represents the index of the specified .
An in the control array.
Overrides .
An .
Gets a specific element of an by index. Read-only.
An at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
An in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether an is a member of this .
true if is a member of this control array; otherwise, false.
An in the control array.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is bound to a data value.
Occurs when value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs each time an owner-drawn item needs to be drawn and when the sizes of the list items are determined.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property has changed.
Occurs when the property has changed.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Represents an item in a or control in an application that was upgraded from Visual Basic 6.0.
Initializes an instance of the class.
A that contains the list item.
Initializes an instance of the class.
A that contains the list item.
An Integer that represents the Visual Basic 6.0 ItemData value.
Stores the ItemData value for an item in a or control in an application that was upgraded from Visual Basic 6.0.
Stores the List value for an item in a or control in an application that was upgraded from Visual Basic 6.0.
Converts a to a .
A that contains the value of the .
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the label for an item is edited by the user.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the user starts editing the label of an item.
Occurs when the value of the property changes.
Occurs when the contents of the display area for a in virtual mode has changed and the determines that a new range of items is needed.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the user clicks a column header within the control.
Occurs when the column header order is changed.
Occurs when the value of the property for a column changes.
Occurs when the width of a column is changing.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the details view of a is drawn and the property is set to true.
Occurs when a visual aspect of an owner-drawn changes.
Occurs when the details view of a is drawn and the property is set to true.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when an item is activated.
Occurs when the checked state of an item changes.
Occurs when the checked state of an item changes.
Occurs when the user begins dragging an item.
Occurs when the mouse hovers over an item.
Occurs when the selection state of an item changes.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the is in virtual mode and requires a .
Occurs when the property value changes.
Occurs when the RightToLeftLayout property changes.
Occurs when the is in virtual mode and a search is taking place.
Occurs when the property has changed.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when a is in virtual mode and the selection state of a range of items has changed.
Occurs when the property value changes.
Provides constants for compatibility with the Visual Basic 6.0 LoadResPicture function.
Equivalent to the Visual Basic 6.0 constant vbResBitmap.
Equivalent to the Visual Basic 6.0 constant vbResIcon.
Equivalent to the Visual Basic 6.0 constant vbResCursor.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Occurs when the value of the property changes.
Overrides .
An .
Occurs when the value of the property changes.
Occurs after the insert mode has changed.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs after the input mask is changed.
Occurs when the user's input or assigned character does not match the corresponding format element of the input mask.
Occurs when the value of the property has changed.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when has finished parsing the current value by using the property.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when a in a is clicked.
Occurs when a visual aspect of an owner-drawn changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs each time an owner-drawn needs to be drawn.
Occurs before a menu item's list of menu items is displayed.
The ResetIndex method is not supported in the class.
A .
Occurs when the user rests the mouse pointer over a menu item.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Provides constants for compatibility with the shift parameter mask constants in Visual Basic 6.0.
Equivalent to the Visual Basic 6.0 constant vbLeftButton.
Equivalent to the Visual Basic 6.0 constant vbRightButton.
Equivalent to the Visual Basic 6.0 constant vbMiddleButton.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of an .
true if is a member of the control array; otherwise false.
An control.
Occurs when the user clicks on the Open or Save button on an dialog box.
Overrides .
A .
Gets the index of an in an .
A Short that represents the index of the specified .
An in the control array.
Occurs when the user clicks the Help button on an dialog box.
Overrides .
An .
Gets a specific element of an by index. Read-only.
An at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in an .
An in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether an is a member of this .
true if is a member of this control array; otherwise, false.
An in the control array.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the user scrolls the control.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a control should reposition its child controls.
Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception.
Occurs when the progress of an asynchronous image-loading operation has changed.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a control should reposition its child controls.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the property value changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the property value changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the property value changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when contents within the control are resized.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs when the user requests help for a control.
Occurs when the value of the property changes.
Overrides .
An .
Occurs when the user clicks the horizontal scroll bar of the control.
Occurs when the user switches input methods on an Asian version of the Windows operating system.
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the user clicks on a link within the text of the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the value of the property changes.
Occurs when the control's property changes.
Occurs when the user attempts to modify protected text in the control.
Occurs when an is providing Help to accessibility applications.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the selection of text within the control has changed.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Occurs when the user clicks the vertical scroll bars of the control.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
An control.
Occurs when the user clicks on the Open or Save button on a dialog box.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs when the user clicks the Help button on a dialog box.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Provides constants for compatibility with the ScaleMode constants in Visual Basic 6.0.
Equivalent to the Visual Basic 6.0 constant vbPoints.
Equivalent to the Visual Basic 6.0 constant vbCharacters.
Equivalent to the Visual Basic 6.0 constant vbInches.
Equivalent to the Visual Basic 6.0 constant vbMillimeters.
Equivalent to the Visual Basic 6.0 constant vbCentimeters.
Equivalent to the Visual Basic 6.0 constant vbHimetric.
Provides constants for compatibility with the shift parameter mask constants in Visual Basic 6.0.
Equivalent to the Visual Basic 6.0 constant vbShiftMask.
Equivalent to the Visual Basic 6.0 constant vbCtrlMask.
Equivalent to the Visual Basic 6.0 constant vbAltMask.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a visual aspect of an owner-drawn control changes.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when a object on a control is clicked.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the user begins to drag the control.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the user stops dragging the control.
Occurs when the control is entered.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
A .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a new is added to the .
Occurs when the is clicked.
Occurs when a is removed from the .
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the layout of the is complete.
Occurs when the value of the property changes.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control is redrawn.
Occurs when the move handle is painted.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the user or code scrolls through the client area.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Contains various utility functions for backward compatibility with Visual Basic 6.0.
Duplicates Visual Basic 6.0 functionality of assigning an Array to a Variant.
A .
A .
Returns an OLE IPicture object that corresponds to the specified .
An that represents the OLE IPicture object.
The to convert.
Performs a logical equivalence on two expressions.
true if the two expressions are equal; otherwise false.
A to compare.
A to compare.
Performs a logical equivalence on two expressions.
A that contains the result of the bitwise comparison.
A to compare.
A to compare.
Performs a logical equivalence on two expressions.
A that contains the result of the comparison.
A to compare.
A to compare.
Performs a logical equivalence on two expressions.
A that contains the result of the comparison.
A to compare.
A to compare.
Performs a logical equivalence on two expressions.
A that contains the result of the comparison.
A to compare.
A to compare.
Performs a logical equivalence on two expressions.
A that contains the result of the comparison.
A to compare.
A to compare.
Changes the style bit for a font.
A with the new style applied.
A .
true to set the style bit; otherwise false.
Returns a font for a specified GDI character set.
A for the specified GDI character set.
A .
A byte value that specifies the GDI character set to use.
Changes the style bit for a font.
A with the new style applied.
A .
true to set the style bit; otherwise false.
Returns a new for a given Visual Basic 6.0 Font.
A that matches the Visual Basic 6.0 Font.
A .
A String that represents the Visual Basic 6.0 Font property.
Changes the property for a font.
A that matches the Visual Basic 6.0 FontSize.
A .
A Single that represents the Visual Basic 6.0 FontSize property.
Changes the style bit for a font.
A with the new style applied.
A .
true to set the style bit; otherwise false.
Changes the style bit for a font.
A with the new style applied.
A .
true to set the style bit; otherwise false.
Converts a to a Visual Basic 6.0 stdFont object.
A stdFont object.
The to convert.
Converts the Visual Basic 6.0 Format function to be compatible with Visual Basic 2008.
A that contains the formatted data.
The expression to convert.
Optional. A that represents a date format.
Optional. A enumeration.
Optional. A enumeration.
Converts a pixel measurement to a Visual Basic 6.0 ScaleHeight measurement.
A that contains the converted Visual Basic 6.0 ScaleHeight.
A that represents the height.
A that represents the Visual Basic 6.0 ScaleHeight for the current ScaleMode.
An Integer that represents the height in pixels.
Converts a pixel measurement to a Visual Basic 6.0 ScaleWidth measurement.
A that contains the converted Visual Basic 6.0 ScaleWidth.
A that represents the width.
A that represents the Visual Basic 6.0 ScaleWidth for the current ScaleMode.
An Integer that represents the width in pixels.
Converts a pixel measurement to a Visual Basic 6.0 ScaleLeft measurement.
A that contains the converted Visual Basic 6.0 ScaleLeft.
A that represents the X coordinate.
A that represents the Visual Basic 6.0 ScaleLeft for the current ScaleMode.
A that represents the Visual Basic 6.0 ScaleWidth for the current ScaleMode.
An Integer that represents the width in pixels.
Converts a pixel measurement to a Visual Basic 6.0 ScaleTop measurement.
A that contains the converted Visual Basic 6.0 ScaleTop.
A that represents the X coordinate.
A that represents the Visual Basic 6.0 ScaleTop for the current ScaleMode.
A that represents the Visual Basic 6.0 ScaleHeight for the current ScaleMode.
An Integer that represents the height in pixels.
Converts a pixel measurement to a Visual Basic 6.0 measurement for a given .
A that contains the Visual Basic 6.0 value for the specified ScaleMode.
A that represents the X coordinate in pixels.
A enumeration that represents the Visual Basic 6.0 ScaleMode to convert to.
Converts a pixel measurement to a Visual Basic 6.0 measurement for a given .
A that contains the Visual Basic 6.0 value for the specified ScaleMode.
A that represents the Y coordinate in pixels.
A enumeration that represents the Visual Basic 6.0 ScaleMode to convert to.
Gets the control that currently has focus.
A .
Gets a value that indicates whether a is the cancel button on a form.
true if is the cancel button; otherwise false.
A control.
Gets sets a value that determines whether a control is the default button on a form.
true if is the default button; otherwise false.
A control.
Gets the name of the executable file (.exe) for the current application.
A that contains the name without a file name extension.
Gets the instance handle (HINSTANCE) for the current application.
An for the current application instance.
Gets an Integer associated with a or item.
The Integer associated with the specified .
A or control.
An Integer that represents the index of the .
Gets a associated with a or item.
The associated with the specified .
A or control.
An Integer that represents the index of the .
Gets the current path for the application.
A that contains the path of the currently executing assembly.
Gets an OLE IPicture object for a given .
An representing the OLE IPicture object.
A .
Converts a Visual Basic 6.0 stdFont object to a .
A .
An that contains a Visual Basic 6.0 stdFont.
Gets an OLE IPicture object for a given .
An representing the OLE IPicture object.
A .
Gets an OLE IPictureDisp object for a given .
An representing the OLE IPictureDisp object.
A .
Performs a logical implication on two expressions.
A that contains the result.
A expression.
A expression.
Performs a logical implication on two expressions.
A that contains the result.
A expression.
A expression.
Performs a logical implication on two expressions.
A Short that contains the result.
A Short expression.
A Short expression.
Performs a logical implication on two expressions.
An Integer that contains the result.
An Integer expression.
An Integer expression.
Performs a logical implication on two expressions.
A Long that contains the result.
A Long expression.
A Long expression.
Performs a logical implication on two expressions.
An that contains the result.
An expression.
An expression.
Gets a for a given OLE IPictureDisp object.
A .
An OLE IPictureDisp object.
Gets a for a given OLE IPicture object.
A .
An OLE IPicture object.
Loads data of several possible types from a resource (.res) file.
An that contains the resource.
An that specifies the data in the resource file.
An that specifies the resource type.
Loads data of several possible types from a resource (.res) file, specifying a locale.
An that contains the resource.
An that specifies the data in the resource file.
An that specifies the resource type.
A object that specifies the locale.
Loads a bitmap, icon, or cursor from a resource (.res) file.
An that contains the resource.
An that specifies the data in the resource file.
A enumeration that specifies the resource type.
Loads a bitmap, icon, or cursor from a resource (.res) file, specifying a locale.
An that contains the resource.
An that specifies the data in the resource file.
A enumeration that specifies the resource type.
A object that specifies the locale.
Loads a string from a resource (.res) file.
A that contains the resource.
An that specifies the data in the resource file.
Loads a string from a resource (.res) file, specifying a locale.
A that contains the resource.
An that specifies the data in the resource file.
A object that specifies the locale.
Converts an X coordinate from pixels to twips.
A Double that contains the X coordinate expressed in twips.
A Double that contains the X coordinate to convert.
Converts a Y coordinate from pixels to twips.
A Double that contains the Y coordinate expressed in twips.
A Double that contains the Y coordinate to convert.
Sends one or more keystrokes to the active window as if typed at the keyboard.
A that contains the key values.
true to process keystrokes before control is returned to the procedure; otherwise false.
Sets the property of a .
A .
true if the Visual Basic 6.0 CommandButton control's Cancel property is true; otherwise false.
Sets the property of a .
A .
true if the Visual Basic 6.0 CommandButton control's Default property is true; otherwise false.
Sets the property for a .
A or control.
The Index of the .
An Integer to assign to the property.
Sets the property for a .
A or control.
The Index of the .
A to assign to the property.
Assigns the name of a Visual Basic 6.0 resource file to the current Visual Basic 2008 project namespace.
A resource file (.res).
Assigns the name of a Visual Basic 6.0 resource file to a Visual Basic 2008 project namespace.
A that contains the Namespace for the resource file.
A resource file (.res).
Displays a form by calling either the or method.
The to display.
Optional. A enumeration that specifies modality.
Optional. The parameter of the method.
Formats strings to simulate the Visual Basic 6.0 Debug.Print functionality.
A formatted .
An expression or list of expressions to print.
Converts a Visual Basic 6.0 ScaleHeight measurement to a pixel measurement.
A that contains the converted Visual Basic 6.0 ScaleHeight.
A that represents the height.
A that represents the Visual Basic 6.0 ScaleHeight for the current ScaleMode.
An Integer that represents the height in pixels.
Converts a Visual Basic 6.0 ScaleWidth measurement to a pixel measurement.
A that contains the converted Visual Basic 6.0 ScaleWidth.
A that represents the width.
A that represents the Visual Basic 6.0 ScaleWidth for the current ScaleMode.
An Integer that represents the width in pixels.
Converts a Visual Basic 6.0 ScaleLeft measurement to a pixel measurement.
A that contains the converted Visual Basic 6.0 ScaleLeft.
A that represents the X coordinate.
A that represents the Visual Basic 6.0 ScaleLeft for the current ScaleMode.
A that represents the Visual Basic 6.0 ScaleWidth for the current ScaleMode.
An Integer that represents the width in pixels.
Converts a Visual Basic 6.0 ScaleTop measurement to a pixel measurement.
A that contains the converted Visual Basic 6.0 ScaleLeft.
A that represents the Y coordinate.
A that represents the Visual Basic 6.0 ScaleTop for the current ScaleMode.
A that represents the Visual Basic 6.0 ScaleHeight for the current ScaleMode.
An Integer that represents the height in pixels.
Converts a Visual Basic 6.0 measurement to a pixel measurement for a given .
A that contains the pixel value for the specified ScaleMode.
A that represents the X coordinate.
Converts a Visual Basic 6.0 measurement to a pixel measurement for a given .
A that contains the pixel value for the specified ScaleMode.
A that represents the Y coordinate.
A enumeration that represents the Visual Basic 6.0 ScaleMode to convert from.
Gets a value that is used to convert twips to pixels based on screen settings.
A Double that contains the conversion factor.
Gets a value that is used to convert twips to pixels based on screen settings.
A Double that contains the conversion factor.
Converts an X coordinate from twips to pixels.
A Double that contains the X coordinate expressed in pixels.
A Double that contains the X coordinate to convert.
Converts a Y coordinate from twips to pixels.
A Double that contains the Y coordinate expressed in pixels.
A Double that contains the X coordinate to convert.
Emulates the behavior of the Visual Basic 6.0 ValidateControls method.
The where the control is parented.
Displays pop-up Help for a form upgraded from Visual Basic 6.0.
A .
Converts the Visual Basic ZOrder method for use in Visual Basic 2008.
A .
A enumeration.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when a tab is deselected.
Occurs before a tab is deselected, enabling a handler to cancel the tab change.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the needs to paint each of its tabs if the property is set to .
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property changes.
Occurs when a tab is selected.
Occurs when the property has changed.
Occurs before a tab is selected, enabling a handler to cancel the tab change.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the property value changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the property value changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the property value changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Occurs when the value of the property changes.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the value of the property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
The ResetIndex method is not supported in the class.
A .
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the specified timer interval has elapsed and the timer is enabled.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a on the is clicked.
Occurs when a drop-down style or its down arrow is clicked.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the user starts to drag the control.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the user stops dragging the control.
Occurs when the control is entered.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a new is added to the .
Occurs when the is clicked.
Occurs when a is removed from the .
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the layout of the is complete.
Occurs when the value of the property changes.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control is redrawn.
Occurs when the move handle is painted.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the user or code scrolls through the client area.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a in a is clicked.
Occurs when the has changed.
Occurs when a control in a is double-clicked.
Occurs when the drop-down part of the is no longer visible.
Occurs when the is clicked.
Occurs when the has opened.
Occurs as the is opening.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when the value of the property changes.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the property changes.
Occurs when the item is redrawn.
Occurs when an is providing Help to accessibility applications.
Not supported in the class.
A .
Occurs when the property value changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs after the tree node check box is selected.
Occurs after the tree node is collapsed.
Occurs after the tree node is expanded.
Occurs when the label for an item is edited by the user.
Occurs after the tree node is selected.
Occurs when the value of the property changes.
Occurs before the tree node check box is checked.
Occurs before the tree node is collapsed.
Occurs before the tree node is expanded.
Occurs before the tree node label text is edited.
Occurs before the tree node is selected.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when a in a is clicked.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a control in a is double-clicked.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when a is drawn and the property is set to a value other than Normal.
Occurs when the value of the property changes.
Occurs when the control is entered.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Occurs during a drag operation.
Occurs when the user requests help for a control.
Overrides .
An .
Occurs when the value of the property changes.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when the user starts dragging a node.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the control is clicked by the mouse.
Occurs when the control is double-clicked by the mouse.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the control is moved.
Occurs when the user clicks a with the mouse.
Occurs when the user double-clicks a with the mouse.
Occurs when the mouse hovers over a .
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
Not supported in the class.
A .
Occurs when the control is resized.
Occurs when the property value changes.
Occurs when the property changes.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Provides a control array of controls.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Occurs when the value of the property changes.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the focus or keyboard user interface (UI) cues change.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a drag-and-drop operation is completed.
Occurs when an object is dragged into the control's bounds.
Occurs when an object is dragged out of the control's bounds.
Occurs when an object is dragged over the control's bounds.
Occurs when the value of the property changes.
Occurs when the control is entered.
Overrides .
A .
Gets the index of a in a .
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs during a drag operation.
Occurs when the user requests Help for a control.
Gets a value that determines whether a control is a member of a .
A control.
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when a key is pressed and the control has focus.
Occurs when a key is pressed and the control has focus.
Occurs when a key is released and the control has focus.
Occurs when a control should reposition its child controls.
Occurs when the input focus leaves the control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control loses or gains mouse capture.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer rests on the control.
Occurs when the mouse pointer leaves the control.
Occurs when the control is moved.
Occurs when the control's property changes.
Occurs when the control's property changes.
Occurs when an is providing Help to accessibility applications.
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Occurs when the user scrolls the control.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the control style changes.
Occurs when the system colors change.
Occurs when the property value changes.
Occurs when the property value changes.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property changes.
Occurs when the property value changes.
Provides a control array of controls
Initializes a new instance of the class.
Initializes a new instance of the class, specifying its container.
The where the control array will be hosted.
Gets a value that determines whether a control is a member of a .
true if is a member of the control array; otherwise false.
A control.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when a new control is added to the .
Occurs when a control is removed from the .
Occurs when the value of the property changes.
Occurs when the control finishes loading a document.
Occurs when the control downloads a file.
Overrides .
A .
Gets the index of a in a .
A Short that represents the index of the specified .
A in the control array.
Overrides .
An .
Gets a specific element of a by index. Read-only.
A at the specified in the control array.
A Short that specifies the position of an element of the control array.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Occurs when the control is moved.
Occurs when the control has navigated to a new document and has begun loading it.
Occurs before the control navigates to a new document.
Occurs before a new browser window is opened.
Occurs when the control's property changes.
Occurs when the control has updated information about the download progress of a document that it is navigating to.
Occurs when the value of the property changes.
The ResetIndex method is not supported in the class.
A .
Occurs when the control is resized.
Sets the index of the initial in a .
A in the control array.
A Short that represents the index of the specified .
Returns a value that indicates whether a is a member of this .
true if is a member of this control array; otherwise, false.
A in the control array.
Occurs when the property value changes.
Occurs when the system colors change.
Occurs when the control is finished validating.
Occurs when the control is validating.
Occurs when the property value changes.
Enables upgraded Visual Basic 6.0 WebClass projects to run in ASP.NET.
Initializes a new instance of the class.
A that contains the Name property for the Visual Basic 6.0 WebClass object.
A that contains the file name for the Visual Basic 6.0 WebClass object.
A that contains the Application property for the Visual Basic 6.0 WebClass object.
Gets the name that is used in code to identify a WebClass object.
A that contains the name for the WebClass object.
Gets or sets another object in the current object.
A object.
Renders a in a .
An object.
Gets or sets a parameter that is appended to the end of any URL that is generated by using the method.
A that contains the parameter that will be appended.
Specifies the URL that the system must have to reference a in the browser.
A that contains the URL.
A object for which you want to generate a URL and raise an event.
Optional. A that refers to an event in the .
Specifies the URL that the system must have to reference a in the browser.
A that contains the URL.
A that contains the name of the object for which you want to generate a URL and raise an event.
Optional. A that refers to an event in the .
Raises an if the ContainingClass value is missing.
Initializes a new instance of the class.
Raises an for a missing event parameter in a .
Initializes a new instance of the class.
Initializes a new instance of the class.
A that contains the name of the missing event parameter.
Raises an in a .
Initializes a new instance of the class.
Raises an in a .
Initializes a new instance of the class.
Raises an if the UserWebClassName value is missing.
Initializes a new instance of the class.
Raises an if the WebClassFileName value is missing.
Initializes a new instance of the class.
Raises an if the value is not valid.
Initializes a new instance of the class.
A String that represents the .
Enables upgraded Visual Basic 6.0 WebClass projects to run in ASP.NET.
Initializes a new instance of the class.
A that contains the Name property for the Visual Basic 6.0 WebClass object.
The object that contains this .
Optional. The file name of a Visual Basic 6.0 Template that was associated with the Visual Basic 6.0 WebItem.
Gets the name that is used in code to identify a object.
A that contains the name for the object.
Gets or sets a value that determines whether to rescan for tokens that are contained within replacement text.
true if the text should be rescanned; otherwise false. The default is false.
Gets or sets the string that is used to prefix replacement tag names in an HTML template.
A that identifies the TagPrefix sequence used to recognize replacement tags in an HTML template.
Processes an HTML template attached to a WebItem object and returns it to the browser.
A object.
Optional. The file name of a Visual Basic 6.0 Template that was associated with the Visual Basic 6.0 WebItem.
Raises an if the AssociatedWebClass value for a is missing.
Initializes a new instance of the class.
Raises an if the closing tag for a template associated with a is missing.
Initializes a new instance of the class.
A that contains the name of the tag.
Raises an when an embedded resource specified in a is missing.
Initializes a new instance of the class.
Raises an if a template file for a is missing.
Initializes a new instance of the class.
Raises an if the Name value for a is missing.
Initializes a new instance of the class.
Raises an if the Template value for a is missing.
Initializes a new instance of the class.
Raises an if the template for a contains too many nested tags.
Initializes a new instance of the class.
Raises an if the template for a cannot be opened or read.
Initializes a new instance of the class.
A that contains the error message.
Provides constants for compatibility with the Visual Basic 6.0 ZOrder method.
Equivalent to the Visual Basic 6.0 constant vbBringToFront.
Equivalent to the Visual Basic 6.0 constant vbSend ToBack.