Microsoft.VisualBasic.PowerPacks Specifies the background transparency for an or control. A transparent background. This is the default. A background specified by the property. Displays data in a customizable list format. Initializes a new instance of the class. Adds a new to the control. The property is set to False. Gets or sets a value that determines whether users can add a new row to a at run time. true if the user can add rows; otherwise false. The default is true. Occurs when the property changes. Gets or sets a value that determines whether users can delete a row from a at run time. true if the user can delete rows; otherwise false. The default is true. Occurs when the property changes. Begins a code block that enables you to reset the for a control. Allows users to cancel an edit to the current child control in the current . Creates a new accessibility object for a control. A new accessibility object. This member overrides the method. This member overrides . Gets the current in a control. The currently selected object. Gets or sets the current in a control. The index of the current . Occurs when the changes. Occurs when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails. Gets or sets the name of the list or table in the data source for which the is displaying data. The name of the table or list in the for which the is displaying data. The default is Empty. Occurs when the property changes. Gets or sets the data source for which the is displaying data. The object that contains data for the to display. Occurs when the property is changed. This member overrides the property. Occurs when a is being deleted. Gets the number of items that are visible in a control, optionally including partially displayed items. The count of displayed items. true to include partially displayed items in the count; false to include only fully displayed items. Occurs when a must be drawn. Ends a code block that enables you to reset the for a control. Gets the index of the first currently displayed in a control. The index of the first displayed . Gets a value that determines whether the data for a in a control has been changed by a user. true if the data has been changed; otherwise, false. Occurs after the and its controls are cloned from the . Occurs before the and its controls are cloned from the . Gets or sets the number of items that are in a control. The count. Gets or sets the size of the item header in a control. The size of the item header, in pixels. The default value is 15. Gets or sets a value that determines whether item headers are displayed in a control. true if the item header will be displayed; otherwise, false. The default is true. Occurs when the property changes. Occurs when a new is added to a control. Occurs when a is deleted from a control. Gets a template that represents the for a control. An object that determines the layout and appearance of items in the control. Occurs when the property is set to True and a new value for a child control of a is needed. Occurs when the property is set to True and the value of a child control in the changes. Gets or sets a value that determines whether a control will be displayed with a vertical or horizontal orientation. One of the enumeration values that specifies the layout. Occurs when the property value changes. Occurs when the property is set to True and the user creates a new blank . Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the method. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. Raises the event. An object that contains the event data. This member overrides the method. Removes a at the specified position from a control. The index of the . The value specified for is less than 0 or greater than - 1. Scrolls a specified into view in a control. The index of the . The value specified for is less than 0 or greater than - 1. Scrolls a specified into view in a control, optionally aligning it with the top of the control. The index of the . true to align the top of the with the top of the control; otherwise, false. The value specified for is less than 0 or greater than - 1. This member overrides the method. This member overrides the method. Gets or sets the color that is displayed in the item header of a control when an item is first selected. The color to use. The default is . Occurs when the property is changed. Occurs when the user adds a new by pressing the CTRL+N keyboard shortcut. Occurs after the user deletes a by pressing the DELETE key. Occurs when the user deletes a by pressing the DELETE key. Gets or sets a value that indicates whether you have provided your own data-management operations for the control. true if the uses data-management operations that you provide; otherwise, false. The default is false. Occurs when the property is changed. This member overrides the method. Provides data for the and events. Initializes a new instance of the class. The index of the that is being deleted. The number of items being deleted. Gets the number of items being deleted. A count of the items. Gets the index of the item that is being deleted. The index of the item. Represents the method that handles the and events. The source of the event. An object that contains the event data. Provides data for the , , , and events. Initializes a new instance of the class. The index of the that is being added or deleted. The number of items being added or deleted. Gets the number of items being added to or deleted from a control. A count of the items. Gets the index of the item being added or deleted. The index of the item. Represents the method that will handle the , , , and events. The source of the event. An object that contains the event data. Provides data for the event. Initializes a new instance of the class. The on which the error occurred. The control on the on which the error occurred. The property on which the error occurred. For most controls, this will be the property. The exception object. Gets the that raised the data error. The control that raised the error. Gets the that raised the data error. The item that contains the control in which the error occurred. Gets the that represents the error. The exception object that represents the error. Gets the name of the property of the control that raised the error. The name of the property. Gets or sets a value that indicates whether to throw an exception after code execution exits the event handler. true if the exception is thrown; otherwise, false. The default is false. Represents the method that will handle the event. The source of the event. An object that contains the event data. Used by the control to display data at run time. Initializes a new instance of the object. Gets the that is assigned to the control. The that is assigned to the control. Gets or sets the default action description of the control for use by accessibility client applications. The default action description of the control for use by accessibility client applications. Gets or sets the description of the control that is used by accessibility client applications. A string that contains the description of the control that is used by accessibility client applications. The default is a null reference (Nothing in Visual Basic). Gets or sets the name of the control that is used by accessibility client applications. A string that represents the name of the control that is used by accessibility client applications. The default is a null reference (Nothing in Visual Basic). Gets or sets the accessible role of the control. One of the values of . The default is . The value assigned is not one of the values. Gets a value that determines whether a is the currently selected item in a control. true if the is the currently selected item; otherwise, false. Gets a value that determines whether the data for a in a control has been changed by a user. true if the data has been changed; otherwise, false. Gets the index of a in a control. The index of the current . Gets or sets the name of the object. The name of the object. The default is an empty string (""). Provides data for the event. Initializes a new instance of the class. The from which the new item will be cloned. Gets or sets a value that specifies whether the cloning is handled by the developer. true if you are handling the cloning yourself; otherwise, false. The default is false. Gets the from which the new will be cloned. The object from which the new object will be cloned. Gets or sets the new that is the result of the cloning operation. The cloned object. Represents the method that will handle the event. The source of the event. An object that contains the event data. Provides data for the event. Initializes a new instance of the class. The item to be drawn. Gets a that provides the data for the event of a control An item that contains the data, which is based on the property of the control. Represents the method that will handle the event. The source of the event. An object that contains the event data. Provides data for the and events. Initializes a new instance of the class. The index of the that contains the control that is raising the event. The child control that is raising the event. The property of the control that has changed or that needs data. The property value that has changed. Gets the child control of a that is raising the or event. The control that is raising the event. Gets the index of the that contains the control that is raising the or event. The index of the . Gets the name of the data-bound property of the control that is raising a or event. The name of the property. Gets the property value that has changed to raise a or event. The value to assign to the property or save to a data store. Represents the method that will handle the and events. The source of the event. An object that contains the event data. Provides an enumeration for specifying the orientation of items in a control. Default. Items will be displayed in a vertical format. A vertical scroll bar will be displayed as necessary. Items will be displayed in a horizontal format. A horizontal scroll bar will be displayed as necessary. Specifies the fill gradient style for an or control. A fill gradient in which the on the upper-right transitions to the on the lower-left. A fill gradient in which the on the outer edges of the shape transitions to the in the center. A fill gradient in which the on the upper-left transitions to the on the lower-right. A fill gradient in which the on the left transitions to the on the right. No fill gradient. The is displayed. This is the default. A fill gradient in which the on the top transitions to the on the bottom. Specifies the fill gradient style for an or control. A pattern of lines that slant from upper right to lower left. A pattern of horizontal and vertical lines that cross. A pattern of diagonal lines that slant to the right from top points to bottom points, are spaced 50 percent closer together than lines, and are double their widths. This pattern is not antialiased. A pattern of horizontal lines that are spaced 50 percent closer together than lines and are double their widths. A pattern of diagonal lines that slant to the left from top points to bottom points, are spaced 50 percent closer together than lines, and are double their widths. This pattern is not antialiased. A pattern of vertical lines that are spaced 50 percent closer together than lines and are double their widths. A pattern of dashed diagonal lines that slant to the right from top points to bottom points. A pattern of dashed horizontal lines. A pattern of dashed diagonal lines that slant to the left from top points to bottom points. A pattern of dashed vertical lines. A pattern that has the appearance of layered bricks that slant to the left from top points to bottom points. A pattern of crossing diagonal lines. A pattern that has the appearance of divots. A pattern of forward crossing diagonal lines, each of which is composed of dots that cross. A pattern of horizontal and vertical lines, each of which is composed of dots that cross. A pattern of lines that slant from upper left to lower right. A pattern of horizontal lines. A pattern that has the appearance of horizontally layered bricks. A pattern that has the appearance of a checkerboard, with squares that are double the size of squares. A pattern that has the appearance of confetti and is composed of larger pieces than those of . A pattern of diagonal lines that slant to the right from top points to bottom points and are spaced 50 percent farther apart than those of . This pattern is not antialiased. A pattern of horizontal lines that are spaced 50 percent farther apart than those of . A pattern of diagonal lines that slant to the left from top points to bottom points and are spaced 50 percent farther apart than those of . This pattern is not antialiased. A pattern of vertical lines that are spaced 50 percent farther apart than those of . A pattern of horizontal lines that are spaced 75 percent closer together than those of (or 25 percent closer together than those of ). A pattern of vertical lines that are spaced 75 percent closer together than those of (or 25 percent closer together than those of ). A pattern of crossing diagonal lines that that are not antialiased. A 5-percent dot pattern. The ratio of foreground color to background color is 5:100. A 10-percent dot pattern. The ratio of foreground color to background color is 10:100. A 20-percent dot pattern. The ratio of foreground color to background color is 20:100. A 25-percent dot pattern. The ratio of foreground color to background color is 25:100. A 30-percent dot pattern. The ratio of foreground color to background color is 30:100. A 40-percent dot pattern. The ratio of foreground color to background color is 40:100. A 50-percent dot pattern. The ratio of foreground color to background color is 50:100. A 60-percent dot pattern. The ratio of foreground color to background color is 60:100. A 70-percent dot pattern. The ratio of foreground color to background color is 70:100. A 75-percent dot pattern. The ratio of foreground color to background color is 75:100. A 80-percent dot pattern. The ratio of foreground color to background color is 80:100. A 90-percent dot pattern. The ratio of foreground color to background color is 90:100. A plaid pattern. A pattern that has the appearance of diagonally layered shingles that slant to the right from top points to bottom points. A pattern that has the appearance of a checkerboard. A pattern that has the appearance of confetti. A pattern of horizontal and vertical lines that cross and are spaced 50 percent closer together than those of . An opaque background in the color specified by the property. A pattern that has the appearance of a checkerboard positioned diagonally. A pattern that has the appearance of spheres laid adjacent to each other. No pattern. If the property is set to , the will be displayed. A pattern that has the appearance of a trellis. A pattern of vertical lines. A pattern of horizontal lines that are composed of tildes (~). A pattern that has the appearance of a woven material. A pattern of diagonal lines that slant to the right from top points to bottom points, have the same spacing as those of , and are triple their width. This pattern is not antialiased. A pattern of diagonal lines that slant to the left from top points to bottom points, have the same spacing as those of , and are triple their width. This pattern is not antialiased. A pattern of horizontal lines that are composed of zigzags. Represents a control displayed as a horizontal, vertical, or diagonal line. Initializes a new instance of the class. Initializes a new instance of the class, specifying the where it will be parented. A where the shape will be parented Initializes a new instance of the class, specifying the coordinates for the line. The X (horizontal) coordinate of the starting point of the line. The Y (vertical) coordinate of the starting point of the line. The X (horizontal) coordinate of the ending point of the line. The Y (vertical) coordinate of the ending point of the line. Creates an object to provide information that accessibility applications use to adjust an application's user interface (UI) for users who have disabilities. A class. Supports drawing to the specified bitmap. The to be drawn to. The within which the is drawn. Gets or sets the ending coordinates of a line drawn by a control. A structure that represents the ending coordinates of the line. Occurs when the property value changes. Gets information about the control at the specified point on the screen. true if the control is located at the specified coordinates; otherwise false. The horizontal screen coordinate. The vertical screen coordinate. 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. Resizes the control by the specified scaling factor. A structure that contains the X (horizontal) and Y (vertical) scaling factors. Gets or sets the starting coordinates of a line drawn by a control. A structure that represents the starting coordinates of the line. Occurs when the property value changes. Gets or sets the X coordinate of the starting point of a line drawn by a control. An Integer that represents the X (horizontal) coordinate of the starting point of the line. Gets or sets the X coordinate of the ending point of a line drawn by a control. An Integer that represents the X (horizontal) coordinate of the ending point of the line. Gets or sets the Y coordinate of the starting point of a line drawn by a control. An Integer that represents the Y (vertical) coordinate of the starting point of the line. Gets or sets the Y coordinate of the ending point of a line drawn by a control. An Integer that represents the Y (vertical) coordinate of the ending point of the line. Represents a control displayed as a circle or oval. Initializes a new instance of the class. Initializes a new instance of the class, specifying the in which it will be contained. A in which the will be contained. Initializes a new instance of the class, specifying its location and size. An Integer representing the left edge (in pixels)of the . An Integer representing the top edge (in pixels) of the . An Integer representing the width (in pixels)of the . An Integer representing the height (in pixels)of the . Represents a control displayed as a square, rectangle, rounded square, or rounded rectangle. Initializes a new instance of the class. Initializes a new instance of the class, specifying the that will contain it. A that will contain the . Initializes a new instance of the class, specifying its location and size. An Integer representing the left edge (in pixels) of the . An Integer representing the top edge (in pixels) of the . An Integer representing the width (in pixels) of the . An Integer representing the height (in pixels) of the . Gets or sets the radius for the corners of rounded rectangle and rounded square shapes. An Integer representing the radius. The default is 0, or no radius. Implements the basic functionality common to line and shape controls. Initializes a new instance of the class. Initializes a new instance of the class. The to be the parent of the shape. Gets the that is assigned to the control. The that is assigned to the control. Gets or sets the default action description of the control for use by accessibility client applications. The default action description of the control for use by accessibility client applications. For , the default action is . Gets or sets the description of the control that is used by accessibility client applications. A that contains the description of the control that is used by accessibility client applications. The default is a null reference (Nothing in Visual Basic). Gets or sets the name of the control that is used by accessibility client applications. A representing the name of the control that is used by accessibility client applications. The default is a null reference (Nothing in Visual Basic). Gets or sets the accessible role of the control. One of the values of . The default is . The value assigned is not one of the values. Gets or sets the edges of the container to which a shape is bound, and determines how a shape is resized when its parent is resized. A bitwise combination of the values. The default is and . Gets or sets the color of the border of a shape or line control. A structure representing the color of the border of the shape or line. The default is the value of . Gets or sets the border style for a shape or line control. A value that represents the appearance of the border. The default value is . The specified value when you set this property is not a valid value. Gets or sets the width of a line or shape control's border. An Integer representing the border width in pixels. The default value is 1. Brings a line or shape control to the front of the z-order. Gets a value indicating whether a line or shape control can receive focus. true if the control can receive focus; otherwise, false. The default is true. Gets a value indicating whether a line or shape control can be selected. true if the control can be selected; otherwise, false. The default is true. Occurs when the focus or keyboard user interface (UI) cues change. Occurs when the shape is clicked. Gets the that contains the . A null reference (Nothing in Visual Basic). Gets a value indicating whether a line or shape control currently has the input focus. true if the control currently has the input focus; otherwise, false. Gets or sets the shortcut menu associated with a line or shape control. A that represents the shortcut menu for the control, or a null reference (Nothing in Visual Basic) if there is no assigned. The default is a null reference (Nothing in Visual Basic). Occurs when the value of the property changes. Gets or sets the associated with a line or shape control. The for the control, or a null reference (Nothing in Visual Basic) if there is no assigned. The default is a null reference (Nothing in Visual Basic). Occurs when the value of the property changes. Creates a new accessibility object for a line or shape control. Returns an class. Gets a value indicating whether a line or shape control has been created. true if the control has been created; otherwise, false. Gets or sets the cursor that is displayed when the mouse pointer is resting on a line or shape control. A that represents the cursor to display when the mouse pointer is resting on the control. Occurs when the value of the property changes. Gets the default border color for a line or shape control. The default border of the control. The default is . Releases the unmanaged resources used by a line or shape control and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets a value indicating whether the base class is disposing. true if the base class is disposing; otherwise, false. Occurs when the shape is double-clicked. Supports rendering to the specified bitmap. The to be drawn to. The within which the is rendered. Gets or sets a value indicating whether a line or shape control can respond to user interaction. true if the control can respond to user interaction; otherwise, false. The default is true. Occurs when the property value has changed. Occurs when the shape is entered. Retrieves the form that a line or shape control is on. The that the control is on. Sets input focus to a line or shape control. true if the input focus request was successful; otherwise, false. Gets a value indicating whether a line or shape control currently has the input focus. true if the control currently has the input focus; otherwise, false. Returns the next up in a line or shape control's chain of parent controls. An that represents the parent of the control. Occurs when the shape receives focus. Conceals a line or shape control from the user. Gets information about a line or shape control at the specified position on the screen. true if the line or shape control is located at the specified coordinates; otherwise, false. The horizontal screen coordinate. The vertical screen coordinate. Invalidates a specific region of a line or shape control and causes a paint message to be sent to the control. Occurs when a shape's display requires redrawing. Gets or sets a value indicating whether a line or shape control is available to accessibility applications. true if the control is available to accessibility applications; otherwise, false. The default value is true. Gets a value indicating whether a line or shape control has been disposed of. true if the control has been disposed of; otherwise, false. Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. true if the specified key or keys are in effect; otherwise, false. The CAPS LOCK, NUM LOCK, or SCROLL LOCK member of the enumeration. The parameter refers to a key other than the CAPS LOCK, NUM LOCK, or SCROLL LOCK key. Occurs when a key is pressed and the shape has focus. Occurs when a key is pressed and the shape has focus. Occurs when a key is released and the shape has focus. Occurs when the input focus leaves the shape. Occurs when the shape loses focus. Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state. A bitwise combination of the values. The default is . Gets a value indicating which of the mouse buttons is in a pressed state. A bitwise combination of the enumeration values. The default is . Occurs when the shape is clicked by the mouse. Occurs when the shape is double-clicked by the mouse. Occurs when the mouse pointer is over the shape and a mouse button is pressed. Occurs when the mouse pointer enters the shape. Occurs when the mouse pointer rests on the shape. Occurs when the mouse pointer leaves the shape. Occurs when the mouse pointer is moved over the shape. Gets the position of the pointer in screen coordinates. The MousePosition property returns a that represents the pointer position at the time the property was referenced. Occurs when the mouse pointer is over the shape and a mouse button is released. Occurs when the mouse wheel moves and the shape has focus. Occurs when the shape is moved. Gets or sets the name of a line or shape control. The name of the control. The default is an empty string (""). Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An 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. Raises the event. An that contains the event data. Raises the event. An 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. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An 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. An that contains the event data. Raises the event. An that contains the event data. Raises the event. A that contains the event data. Raises the event. An 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. An that contains the event data. Raises the event. An that contains the event data. Occurs when the shape is redrawn. Gets or sets the parent container of a line or shape control. A that represents the parent or container of the control. Occurs when the property value changes. Computes the location of the specified screen point into client coordinates. A that represents the converted , , in client coordinates. The screen coordinate to convert. Computes the location of the specified client point into screen coordinates. A that represents the converted , , in screen coordinates. The client coordinate to convert. Occurs before the event when a key is pressed and focus is on the shape. Occurs when an is providing Help to accessibility applications. Computes the size and location of the specified screen rectangle in client coordinates. A that represents the converted , , in client coordinates. The screen coordinate to convert. Computes the size and location of the specified client rectangle in screen coordinates. A that represents the converted , , in screen coordinates. The screen coordinate to convert. Forces a control to invalidate its client area and immediately redraw itself and any child controls. Gets or sets the window region associated with a line or shape control. The window associated with the control. Occurs when the value of the property changes. Resumes usual painting logic, optionally forcing an immediate layout of pending paint requests. true to execute pending paint requests; otherwise, false. Scales a shape by the specified scaling factor. A that contains the horizontal and vertical scaling factors. Enables a control. Gets or sets the selection color of a shape. A that represents the color of the focus rectangle when a shape is selected at run time. The default is . Sends a line or shape control to the back of the z-order. Displays a shape to the user. Suspends the painting logic for a shape. Gets or sets the object that contains data about a line or shape control. An that contains data associated with the control. The default is a null reference (Nothing in Visual Basic). Causes the control to redraw the invalidated regions within its client area. Gets or sets a value indicating whether to use the wait cursor for the current line or shape control. true to use the wait cursor for the current control; otherwise, false. The default is false. Gets or sets a value indicating whether a line or shape control is displayed. true if the control is displayed; otherwise, false. The default is true. Occurs when the property value changes. Represents a collection of objects. Initializes a new instance of the class. The that contains the collection. Adds the specified to the . The to add to the . Adds an array of objects to the . An array of objects to add to the collection. Removes all shapes from the collection. Determines whether the specified is a member of the collection. true if the is a member of the collection; otherwise, false. The to locate in the collection. Determines whether the contains an item with the specified key. true if the contains an item with the specified key; otherwise, false. The key to locate in the . Copies the whole to a compatible one-dimensional , starting at the specified index of the destination array. The one-dimensional that is the destination of the elements copied from the . The must have zero-based indexing. The zero-based index in at which copying starts. Gets the number of shapes in the collection. An Integer representing the number of shapes in the collection. Releases the unmanaged resources used by the . Retrieves the index of the specified in the . A zero-based index value that represents the location of the specified in the . The to search for in the . The shape is not in the . Retrieves the index of the specified in the , and optionally raises an exception if the specified is not in the . A zero-based index value that represents the location of the specified in the . Or -1 if the specified is not found in the . The to search for in the . true to throw an exception if the specified in the parameter is not a control in the ; otherwise, false. The shape is not in the and the parameter value is true. Retrieves a reference to an enumerator object that is used to iterate over a . An . Retrieves the index of the specified in the . A zero-based index value that represents the position of the specified in the . The to locate in the collection. Retrieves the index of the first occurrence of the specified item in the collection. The zero-based index of the first occurrence of the shape that has the specified name in the collection. The name of the shape to search for. Gets a value indicating whether a collection is read-only. true if the collection is read-only; otherwise, false. Gets the at the specified indexed location in the collection. The located at the specified index location in the . The index of the shape to retrieve from the . Gets the that owns the . The that owns the . Removes the specified from the . The to remove from the . Removes a from the at the specified indexed location. The index value of the to remove. Sets the index of the specified in the to the specified index value. The to search for. The new index value of the . The shape is not in the . Provides a container for , , controls, and for any other control that derives from . Initializes a new instance of the class. Gets or sets the accessible role of the . One of the values of . The default is . The value assigned is not one of the values. Gets or sets the cursor that is displayed when the mouse pointer is over a . A that represents the cursor to display when the mouse pointer is over the . Gets or sets which control borders are docked to the parent control and determines how a control is resized when its parent is resized. One of the values. The default is . Gets the shape that is located at the specified coordinates. A that represents the shape that is located at the specified point. A that contains the coordinates of the location where you want to look for a shape. Coordinates are expressed relative to the upper-left corner of the screen. Retrieves the next or previous shape in the order of the . The next in the order of the . The to start the search with. true to search forward; false to search backward. Selects the next or previous shape in the order of the . true if a shape was enabled; otherwise, false. The to start the search with. true to move forward in the order; false to move backward. true to continue searching from the first shape in the order after the last shape is reached; otherwise, false. Gets the collection of shapes that are contained in the . A representing the collection of shapes that are contained in the . Implements the basic functionality that is common to and controls. Initializes a new instance of the class. Initializes a new instance of the class, specifying a as its parent. The that is to be the parent of the shape. Initializes a new instance of the class, specifying its size and location. An Integer that represents the left edge (in pixels) of the . An Integer that represents the top (in pixels) of the . An Integer that represents the width (in pixels) of the . An Integer that represents the height (in pixels) of the . Gets or sets the background color for the shape. A that represents the background color of the shape. The default is the value of the property. Occurs when the property of the shape is changed. Gets or sets the image displayed in the shape. An that represents the image to display in the background of the shape. Occurs when the property of a shape is changed. Gets or sets the background image layout as defined in the enumeration. One of the values of (, , , , or ). is the default value. Occurs when the property of a shape is changed. Gets or sets the transparency of the shape. One of the values of ( or ). The default is . Gets or sets the width of the shape control's border. An Integer representing the border width in pixels. The default value is 1. Gets the distance, in pixels, between the bottom edge of the shape and the top edge of its container's client area. An that represents the distance, in pixels, between the bottom edge of the shape and the top edge of its container's client area. Gets or sets the size and location of the shape in pixels, relative to the parent control. A in pixels, relative to the parent control, that represents the size and location of the shape. Gets the rectangle that represents the client area of the shape. A in pixels, relative to the parent control, that represents the size and location of the shape. Gets or sets the height and width of the client area of the shape. A that represents the dimensions of the client area of the shape. Occurs when the property of a shape is changed. Creates a new accessibility object for the shape control. Returns an class. Gets the default background color of the shape. The default background of the shape. The default is . Gets the default fill color of the shape. The default fill of the shape. The default is . Gets the default fill gradient color of the shape. The default fill gradient of the shape. The default is . Gets the rectangle that represents the display area of the shape. A that represents the display area of the shape . Supports rendering to the specified bitmap. The to be drawn to. The within which the is rendered. Gets or sets the color that is used to fill the shape. The that is used to fill the shape. Gets or sets the gradient color that is used to fill the shape. The that is used for a gradient fill. Gets or sets the gradient style that is used to fill the shape. A enumeration that determines the type and direction of a gradient fill displayed on the shape. Gets or sets the pattern used to fill the shape. A enumeration that determines the pattern to be displayed in the shape. Gets or sets the height of the shape. The height of the shape in pixels. Determines whether a shape control is located at the specified point on the screen. true if the shape control is located at the specified coordinates; otherwise, false. The horizontal screen coordinate. The vertical screen coordinate. Gets or sets the distance, in pixels, between the left edge of the shape and the left edge of its container's client area. An that represents the distance, in pixels, between the left edge of the shape and the left edge of its container's client area. Gets or sets the coordinates of the upper-left corner of the shape relative to the upper-left corner of its container. The that represents the upper-left corner of the shape relative to the upper-left corner of its container. Occurs when the property of a shape is changed. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Occurs when the size of a shape is changed. Gets the distance, in pixels, between the right edge of the shape and the left edge of its container's client area. An that represents the distance, in pixels, between the right edge of the shape and the left edge of its container's client area. Scales the shape by the specified scaling factor. A that contains the horizontal and vertical scaling factors. Sets the bounds of the shape to the specified location and size. The new Leftms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/CPref17/html/P_System_Windows_Forms_Control_Left.htm property value of the shape. The new Topms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/CPref17/html/P_System_Windows_Forms_Control_Top.htm property value of the shape. The new Widthms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/CPref17/html/P_System_Windows_Forms_Control_Width.htm property value of the shape. The new Heightms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/CPref17/html/P_System_Windows_Forms_Control_Height.htm property value of the shape. Gets or sets the height and width of the shape. The that represents the height and width of the shape in pixels. Occurs when the property of a shape is changed. Gets or sets the distance, in pixels, between the top edge of the shape and the left edge of its container's client area. An that represents the distance, in pixels, between the top edge of the control and the top edge of its container's client area. Gets or sets the width of the shape. The width of the shape in pixels. Enables printing an image of a Windows Form at run time. Initializes a new instance of the class. Initializes a new instance of the class, specifying the in which it will be parented. A in which the component will be parented. Initializes a new instance of the class, specifying the where it will be parented. A where the component will be parented. Occurs when the method is called, before the first page of the document prints. Releases the unmanaged resources used by a component and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. A String to display while printing the document. The default is "document". Occurs when the last page of the document has printed. Gets or sets the form to be printed. Returns a object. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Raises the event. An that contains the event data. Sends an image of a Windows Form to the destination specified by the property. Sends an image of a Windows Form to the destination specified by the property, specifying the form and printing options The name of the to be printed. A enumeration that determines how the form will be printed. Gets or sets a value indicating whether the output is directed to a printer, to a print preview window, or to a file. Returns a enumeration. Gets or sets a object that you can use to specify various properties of a printer. Returns a object. Gets or sets the file name of an Encapsulated PostScript file and the path to which the file will be saved when the property is set to . Returns a String that contains a file path and name. Occurs immediately before each page is printed. The PrintOption enumeration specifies options for the method of a component. Uses the compatible printing implementation to print the currently visible client area. Uses the compatible printing implementation to print the currently visible form. This includes the title bar, scroll bars, and border. Uses a new implementation to print the currently visible client area. Uses a new implementation to print the currently visible form. This includes the title bar, scroll bars, and border. Uses a new implementation to print the full client area, even if part of it is scrolled out of view. Provides constants that map Visual Basic 6.0 color constants to their equivalents. Maps the Visual Basic 6.0 constant vbBlack to . Maps the Visual Basic 6.0 constant vbBlue to . Maps the Visual Basic 6.0 constant vbCyan to . Maps the Visual Basic 6.0 constant vbGreen to . Maps the Visual Basic 6.0 constant vbMagenta to . Maps the Visual Basic 6.0 constant vbRed to . Maps the Visual Basic 6.0 constant vbWhite to . Maps the Visual Basic 6.0 constant vbYellow to . Provides constants that map Visual Basic 6.0 DrawStyle constants to their equivalents. Maps the Visual Basic 6.0 constant vbDash to . Maps the Visual Basic 6.0 constant vbDashDot to . Maps the Visual Basic 6.0 constant vbDashDotDot to . Maps the Visual Basic 6.0 constant vbDot to . Maps the Visual Basic 6.0 constant vbDash to . Provides constants that map Visual Basic 6.0 FillStyle constants to their equivalents. Maps the Visual Basic 6.0 constant vbCross to . Maps the Visual Basic 6.0 constant vbDiagonalCross to . Maps the Visual Basic 6.0 constant vbDownwardDiagonal to . Maps the Visual Basic 6.0 constant vbFSSolid to a solid color. Maps the Visual Basic 6.0 constant vbFSTransparent to an absence of patterns. Maps the Visual Basic 6.0 constant vbHorizontalLine to . Maps the Visual Basic 6.0 constant vbUpwardDiagonal to . Maps the Visual Basic 6.0 constant vbVerticalLine to . This class supports the .NET Framework infrastructure and is not intended to be used directly from your code. This class supports the .NET Framework infrastructure and is not intended to be used directly from your code. A for use during upgrade. Provides a Printer object for use by upgraded Visual Basic 6.0 printing code. Initializes a new instance of the class. Prints a circle, an ellipse, or an arc on a page, specifying whether the center point is relative to the current location. Boolean. If this parameter is set to true, the center of the circle, ellipse, or arc is printed relative to the coordinates specified in the and properties of the object. Single value indicating the vertical coordinate for the center point of the circle, ellipse, or arc. The property determines the units of measurement used. Single value indicating the radius of the circle or ellipse. The property determines the units of measurement used. Single value indicating the radius of the circle or ellipse. The property determines the units of measurement used. Optional. Integer value indicating the RGB (red-green-blue) color of the circle's outline. If this parameter is omitted, the value of is used. Optional. Single-precision value. When an arc or a partial circle or ellipse is printed, and specify (in radians) the start and end positions of the arc. The range for both is 2 * pi radians to 2 * pi radians. The default value for is 0 radians; the default for is 2 * pi radians. Optional. Single-precision value. When an arc or a partial circle or ellipse is printed, and specify (in radians) the start and end positions of the arc. The range for both is 2 * pi radians to 2 * pi radians. The default value for is 0 radians; the default for is 2 * pi radians. Optional. Single-precision value indicating the aspect ratio of the circle or ellipse. The default value is 1.0, which yields a perfect (non-elliptical) circle on any screen. Prints a circle, an ellipse, or an arc on a page. Single value indicating the horizontal coordinate for the center point of the circle, ellipse, or arc. The property determines the units of measurement used. Single value indicating the vertical coordinate for the center point of the circle, ellipse, or arc. The property determines the units of measurement used. Single value indicating the radius of the circle or ellipse. The property determines the units of measurement used. Optional. Integer value indicating the RGB (red-green-blue) color of the circle's outline. If this parameter is omitted, the value of is used. Optional. Single-precision value. When an arc or a partial circle or ellipse is printed, and specify (in radians) the start and end positions of the arc. The range for both is 2 * pi radians to 2 * pi radians. The default value for is 0 radians; the default for is 2 * pi radians. Optional. Single-precision value. When an arc or a partial circle or ellipse is printed, and specify (in radians) the start and end positions of the arc. The range for both is 2 * pi radians to 2 * pi radians. The default value for is 0 radians; the default for is 2 * pi radians. Optional. Single-precision value indicating the aspect ratio of the circle or ellipse. The default value is 1.0, which yields a perfect (non-elliptical) circle on any screen. Gets or sets a value specifying whether the output will print in color or in monochrome on a device that supports color. Returns a Short. Gets or sets a value that determines the number of copies to be printed. A Short representing the number of copies to be printed. Gets or sets the horizontal coordinates for the next printing or drawing method. Returns a Single. Gets or sets the vertical coordinates for the next printing or drawing method. Returns a Single. Gets the name of the current printer. Returns a String. Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. A String to display while printing the document. The default is "document". Gets or sets a value that determines the line style for output from graphics methods. Returns a Short. Gets or sets the line width for output from graphics methods. Returns a Short. Gets or sets a value that determines whether a page is printed on both sides (if the printer supports this feature). Returns a Short. Ends a print operation sent to the object, releasing the document to the print device or spooler. Gets or sets the color that is used to fill in shapes created by using the and graphics methods. Returns an Integer. Gets or sets the pattern used to fill shapes created by using the and graphics methods. Returns a Short. The default is 1. Gets or sets a FontFamily by name. Returns a . Gets or sets the bold font style. Returns a Boolean. Returns the number of fonts available for the current display device or active printer. Returns a Short. Gets or sets the italic font style. Returns a Boolean. Gets or sets the name of the font in which text is displayed for a printing operation. Returns a String. Gets all font names that are available for the current printer. Returns a String. The index of the font within the collection. Gets or sets the size of the font that is used for text in a run-time printing operation. Returns a Single. Gets or sets the strikethrough font style. Returns a Boolean. Gets or sets a value that determines whether background graphics on a Printer object are printed behind text characters. Returns a Boolean. Gets or sets the underlined font style. Returns a Boolean. Gets or sets the color in which text and graphics are printed. Returns an Integer. Gets or sets the height of a page. Returns an Integer. Returns a value that determines whether the currently selected printer is defined as the default printer in Control Panel. Returns a Boolean. Immediately stops the current print job. Prints lines, squares, or rectangles on a page. Boolean. If this parameter is set to true, the starting coordinates are relative to the coordinates given by the and properties of the object. Single value indicating the horizontal coordinate of the starting point for the line being printed. Single value indicating the vertical coordinate of the starting point for the line being printed. Boolean. If this parameter is set to true, the ending coordinates are relative to the coordinates given by the and properties of the object. Single value indicating the horizontal coordinate of the endpoint for the line being printed. Single value indicating the vertical coordinate of the endpoint for the line being printed. Optional. Integer value indicating the RGB (red-green-blue) color of the line. If this parameter is omitted, the value of is used. Optional. Boolean. If this parameter is set to true, a rectangle is printed. The , , , and coordinates specify opposite corners of the rectangle. Optional. Boolean. If the parameter is used and the parameter is set to true, the rectangle is filled with the same color used to print the rectangle. you cannot use without . If is used without , the current and values are used to fill the rectangle. The default value for is transparent. Prints lines on a page. Single value indicating the horizontal coordinate of the endpoint for the line being printed. The starting point for the line is determined by the and property values. Single value indicating the vertical coordinate of the endpoint for the line being printed. The starting point for the line is determined by the and property values. Prints lines, squares, or rectangles on a page. Single value indicating the horizontal coordinate of the starting point for the line being printed. Single value indicating the vertical coordinate of the starting point for the line being printed. Single value indicating the horizontal coordinate of the endpoint for the line being printed. Single value indicating the vertical coordinate of the endpoint for the line being printed. Optional. Integer value indicating the RGB (red-green-blue) color of the line. If this parameter is omitted, the value of is used. Optional. Boolean. If this parameter is set to true, a rectangle is printed. The , , , and coordinates specify opposite corners of the rectangle. Optional. Boolean. If the parameter is used and the parameter is set to true, the rectangle is filled with the same color used to print the rectangle. You cannot use without . If is used without , the current and values are used to fill the rectangle. The default value for is transparent. Stops the printing on the current page and resumes printing on a new page. Gets or sets a value indicating whether documents are printed in portrait or landscape mode. Returns a Short. Returns the page number of the page that is currently being printed. Returns a Short. Prints the contents of an image file on a page. value representing the image to be printed. Single value indicating the horizontal destination coordinates where the image will be printed. The property determines the units of measure used. Single value indicating the vertical destination coordinates where the image will be printed. The property determines the units of measure used. Optional. Single value indicating the destination width of the picture. The property of object determines the units of measurement used. If the destination width is larger or smaller than the source width, picture is stretched or compressed to fit. If omitted, the source width is used. Optional. Single value indicating the destination height of the picture. The property of object determines the units of measurement used. If the destination height is larger or smaller than the source height, picture is stretched or compressed to fit. If omitted, the source height is used. Optional. Single values indicating the coordinates (x-axis) of a clipping region within picture. The property of object determines the units of measurement used. If omitted, 0 is assumed. Optional. Single values indicating the coordinates (y-axis) of a clipping region within picture. The property of object determines the units of measurement used. If omitted, 0 is assumed. Optional. Single value indicating the source width of a clipping region within picture. The property of object determines the units of measurement used. If omitted, the entire source width is used. Optional. Single value indicating the source height of a clipping region within picture. The property of object determines the units of measurement used. If omitted, the entire source height is used. Gets or sets a value indicating the default paper bin on the printer from which paper is fed during print operations. Returns a Short. Gets or sets a value indicating the paper size for the current printer. Returns a Short. Prints text to a page. A parameter array containing optional printing parameters. Gets or sets a value that determines whether the print output is directed to a printer, to a print preview window, or to a file. Returns a enumeration. Gets or sets a value that specifies the file name of an Encapsulated PostScript file and the path to which the file will be saved when the property is set to . Returns a String that contains a file path and name. Gets or sets a value that indicates the printer resolution. Returns a Short. Prints a single point in a specified color on a page, optionally specifying a point relative to the current coordinates. Boolean value indicating whether the coordinates are relative to the current graphics position (as set by , ). Single value indicating the horizontal coordinates of the point to print. Single value indicating the vertical coordinates of the point to print. Optional. Integer value indicating the RGB (red-green-blue) color specified for the point. If this parameter is omitted, the current property setting is used. Prints a single point on a page. Single value indicating the horizontal coordinates of the point to print. Single value indicating the vertical coordinates of the point to print. Prints a single point in a specified color on a page. Single value indicating the horizontal coordinates of the point to print. Single value indicating the vertical coordinates of the point to print. Optional. Integer value indicating the RGB (red-green-blue) color specified for the point. If this parameter is omitted, the current property setting is used. Gets or sets a Boolean value that indicates the text display direction on a right-to-left system. Returns a Boolean. Defines the coordinate system of the object. Defines the coordinate system of the object. Single value indicating the horizontal coordinates that defines the upper-left corner of the object. Parentheses must enclose the values. Single value indicating the vertical coordinates that defines the upper-left corner of the object. Parentheses must enclose the values. Single value indicating the horizontal coordinates that defines the lower-right corner of the object. Parentheses must enclose the values. Single value indicating the vertical coordinates that defines the lower-right corner of the object. Parentheses must enclose the values. Gets or sets the number of units for the vertical measurement of the page when you use graphics methods. Returns a Single. Gets or sets the horizontal coordinates for the left edge of the page when you are using graphics methods. Returns a Single. Gets or sets a value indicating the unit of measurement for the coordinates of an object when you are using graphics methods. Returns a Short. Gets or sets the vertical coordinates for the top edge of the page when you are using graphics methods. Returns a Single. Gets or sets the number of units for the horizontal measurement of the page when you use graphics methods. Returns a Single. Converts the value for the width of a page from one of the units of measure of the property to another. Returns a Single. Specify the number of units of measure to be converted. Optional. A constant or value specifying the coordinate system from which the width of the object is to be converted. The possible values of are the same as those for the property. Optional. A constant or value specifying the coordinate system to which the width of the object is to be converted. The possible values of are the same as those for the property. Converts the value for the height of a page from one of the units of measure of the property to another. Returns a Single. Specify the number of units of measure to be converted. Optional. A constant or value specifying the coordinate system from which the height of the object is to be converted. The possible values of are the same as those for the property. Optional. A constant or value specifying the coordinate system to which the height of the object is to be converted. The possible values of are the same as those for the property. Returns the height of a text string as it would be printed in the current font. Returns a Single. The String to be measured. Returns the width of a text string as it would be printed in the current font. Returns a Single The String to be measured. Gets a value indicating the number of twips per pixel for an object measured horizontally. Returns a Single. Gets a value indicating the number of twips per pixel for an object measured vertically. Returns a Single. Gets or sets the width of a page. Returns an Integer. Prints text to a page without adding a carriage return. A parameter array containing optional printing parameters. Provides a collection of printers for use by upgraded Visual Basic 6.0 printing code. Initializes a object. Returns the number of printers in the collection. An Integer representing the number of printers in the collection. Returns a specific member of the collection by index number. A object. An Integer representing the index of the printer. Provides constants that map Visual Basic 6.0 Printer constants to their equivalents. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Maps the Visual Basic 6.0 Printer constant to its equivalent. Provides constants that map Visual Basic 6.0 ScaleMode constants to their .NET Framework equivalents. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides an equivalent for the Visual Basic 6.0 ScaleMode constant of the same name. Provides constants that map Visual Basic 6.0 color constants to their equivalents. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent. Maps the Visual Basic 6.0 SystemColor constant to its equivalent.