![]() |
Creates a new instance of the LinkLabel class. |
![]() |
Gets the AccessibleObject assigned to the control. |
![]() |
Gets or sets the default action description of the control for use by accessibility client applications. |
![]() |
Gets or sets the description of the control used by accessibility client applications. |
![]() |
Gets or sets the name of the control used by accessibility client applications. |
![]() |
Gets or sets the accessible role of the control |
![]() |
Gets or sets the color used to display an active link. |
![]() |
Gets or sets a value indicating whether the control can accept data that the user drags onto it. |
![]() |
Gets or sets which edges of the control are anchored to the edges of its container. |
![]() |
Gets or sets a value indicating whether the control is automatically resized to display its entire contents. |
![]() |
Gets or sets the background color for the control. |
![]() |
Overridden. See Control.BackgroundImage. |
![]() |
Gets or sets the BindingContext for the control. |
![]() |
Gets or sets the border style for the control. |
![]() |
Gets the distance between the bottom edge of the control and the top edge of its container's client area. |
![]() |
Gets or sets the size and location of the control. |
![]() |
Gets a value indicating whether the control can receive focus. |
![]() |
Gets a value indicating whether the control can be selected. |
![]() |
Gets or sets a value indicating whether the control has captured the mouse. |
![]() |
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. |
![]() |
Gets the rectangle that represents the client area of the control. |
![]() |
Gets or sets the height and width of the client area of the control. |
![]() |
Gets the name of the company or creator of the application containing the control. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets a value indicating whether the control, or one of its child controls, currently has the input focus. |
![]() |
Gets the collection of controls contained within the control. |
![]() |
Gets a value indicating whether the control has been created. |
![]() |
Gets or sets the cursor that is displayed when the mouse pointer is over the control. |
![]() |
Gets the data bindings for the control. |
![]() |
Gets or sets the color used when displaying a disabled link. |
![]() |
Gets the rectangle that represents the display area of the control. |
![]() |
Gets a value indicating whether the control is in the process of being disposed of. |
![]() |
Gets or sets which edge of the parent container a control is docked to. |
![]() |
Gets or sets a value indicating whether the control can respond to user interaction. |
![]() |
Gets a value indicating whether the control has input focus. |
![]() |
Gets or sets the font of the text displayed by the control. |
![]() |
Gets or sets the foreground color of the control. |
![]() |
Gets the window handle that the control is bound to. |
![]() |
Gets a value indicating whether the control contains one or more child controls. |
![]() |
Gets or sets the height of the control. |
![]() |
Gets or sets the image that is displayed on a Label. |
![]() |
Gets or sets the alignment of an image that is displayed in the control. |
![]() |
Gets or sets the index value of the image displayed on the Label. |
![]() |
Gets or sets the ImageList that contains the images to display in the Label control. |
![]() |
Gets or sets the Input Method Editor(IME) mode supported by this control. |
![]() |
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. |
![]() |
Gets or sets a value indicating whether the control is visible to accessibility applications. |
![]() |
Gets a value indicating whether the control has been disposed of. |
![]() |
Gets a value indicating whether the control has a handle associated with it. |
![]() |
Gets or sets the x-coordinate of a control's left edge in pixels. |
![]() |
Gets or sets the range in the text to treat as a link. |
![]() |
Gets or sets a value that represents the behavior of a link. |
![]() |
Gets or sets the color used when displaying a normal link. |
![]() |
Gets the collection of links contained within the LinkLabel. |
![]() |
Gets or sets a value indicating whether a link should be displayed as though it were visited. |
![]() |
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. |
![]() |
Gets or sets the name of the control. |
![]() |
Gets or sets the parent container of the control. |
![]() |
Gets the preferred height of the control. |
![]() |
Gets the preferred width of the control. |
![]() |
Gets the product name of the assembly containing the control. |
![]() |
Gets the version of the assembly containing the control. |
![]() |
Gets a value indicating whether the control is currently re-creating its handle. |
![]() |
Gets or sets the window region associated with the control. |
![]() |
The renderer that paints this control. |
![]() |
Gets the distance between the right edge of the control and the left edge of its container. |
![]() |
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. |
![]() |
Overridden. Gets or sets the site of the control. |
![]() |
Gets or sets the height and width of the control. |
![]() |
Gets or sets the tab order of the control within its container. |
![]() |
Gets or sets a value indicating whether the user can tab to the Label. |
![]() |
Gets or sets the object that contains data about the control. |
![]() |
Gets or sets the text associated with this control. |
![]() |
Gets or sets the alignment of text in the label. |
![]() |
Gets or sets the y-coordinate of the control's top edge in pixels. |
![]() |
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. |
![]() |
Gets or sets a value indicating whether the control interprets an ampersand character (&) in the control's Text property to be an access key prefix character. |
![]() |
Gets or sets the width of the control. |
![]() |
Gets or sets a value indicating whether the control is displayed. |
![]() |
Gets or sets the color used when displaying a link that that has been previously visited. |
![]() |
Overloaded. Executes a delegate asynchronously on the thread that the control's underlying handle was created on. |
![]() |
Brings the control to the front of the z-order. |
![]() |
Retrieves a value indicating whether the specified control is a child of the control. |
![]() |
Forces the creation of the control, including the creation of the handle and any child controls. |
![]() |
Creates the Graphics object for the control. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Begins a drag-and-drop operation. |
![]() |
Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Retrieves the form that the control is on. |
![]() |
Sets input focus to the control. |
![]() |
Retrieves the child control that is located at the specified coordinates. |
![]() |
Returns the next ContainerControl up the control's chain of parent controls. |
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() |
Retrieves the next control forward or back in the tab order of child controls. |
![]() |
Gets the Type of the current instance. |
![]() |
Conceals the control from the user. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() |
Overloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. |
![]() |
Overloaded. Executes a delegate on the thread that owns the control's underlying window handle. |
![]() |
Paints the label on a graphics object. |
![]() |
Overloaded. Forces the control to apply layout logic to child controls. |
![]() |
Computes the location of the specified screen point into client coordinates. |
![]() |
Computes the location of the specified client point into screen coordinates. |
![]() |
Preprocesses input messages within the message loop before they are dispatched. |
![]() |
Computes the size and location of the specified screen rectangle in client coordinates. |
![]() |
Computes the size and location of the specified client rectangle in screen coordinates. |
![]() |
Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() |
Resets the default value to the ActiveLinkColor property. |
![]() |
Resets the BackColor property to its default value. |
![]() |
Resets the DataBindings property to its default value. |
![]() |
Resets the Cursor property to its default value. |
![]() |
Resets the default value to the DisabledLinkColor property. |
![]() |
Resets the Font property to its default value. |
![]() |
Resets the ForeColor property to its default value. |
![]() |
Resets the ImeMode property to its default value. |
![]() |
Resets the default value to the LinkArea property. |
![]() |
Resets the default value to the LinkColor property. |
![]() |
Resets the RightToLeft property to its default value. |
![]() |
Resets the Text property to its default value. |
![]() |
Resets the default value to the VisitedLinkColor property. |
![]() |
Overloaded. Resumes normal layout logic. |
![]() |
Overloaded. Scales the control and any child controls. |
![]() |
Overloaded. Activates a control. |
![]() |
Activates the next control. |
![]() |
Sends the control to the back of the z-order. |
![]() |
Overloaded. Sets the bounds of the control. |
![]() |
Displays the control to the user. |
![]() |
Temporarily suspends the layout logic for the control. |
![]() |
Overridden. See Object.ToString. |
![]() |
Causes the control to redraw the invalidated regions with its client area. |
![]() |
Occurs when the value of the AutoSize property has changed. |
![]() |
Occurs when the value of the BackColor property changes. |
![]() |
Occurs when the value of the BackgroundImage property changes. |
![]() |
Occurs when the value of the BindingContext property changes. |
![]() |
Occurs when the value of the CausesValidation property changes. |
![]() |
Occurs when the focus or keyboard user interface (UI) cues change. |
![]() |
Occurs when the control is clicked. |
![]() |
Occurs when the value of the ContextMenu property changes. |
![]() |
Occurs when a new control is added to the Control.ControlCollection. |
![]() |
Occurs when a control is removed from the Control.ControlCollection. |
![]() |
Occurs when the value of the Cursor property changes. |
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Occurs when the value of the Dock property changes. |
![]() |
Occurs when the control 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 Enabled property value has changed. |
![]() |
Occurs when the control is entered. |
![]() |
Occurs when the Font property value changes. |
![]() |
Occurs when the ForeColor property value changes. |
![]() |
Occurs during a drag operation. |
![]() |
Occurs when the control receives focus. |
![]() |
Occurs when a handle is created for the control. |
![]() |
Occurs when the control's handle is in the process of being destroyed. |
![]() |
Occurs when the user requests help for a control. |
![]() |
Occurs when the ImeMode property has changed. |
![]() |
Occurs when a control's display requires redrawing. |
![]() |
Occurs when a control should reposition its child controls. |
![]() |
Occurs when the input focus leaves the control. |
![]() |
Occurs when a link is clicked within the control. |
![]() |
Occurs when the Location property value has changed. |
![]() |
Occurs when the control loses focus. |
![]() |
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 hovers over 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 mouse wheel moves while the control has focus. |
![]() |
Occurs when the control is moved. |
![]() |
Occurs when the control is redrawn. |
![]() |
Occurs when the Parent property value changes. |
![]() |
Occurs when AccessibleObject is providing help to accessibility applications. |
![]() |
Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. |
![]() |
Occurs when the control is resized. |
![]() |
Occurs when the RightToLeft property value changes. |
![]() |
Occurs when the Size property value changes. |
![]() |
Occurs when the control style changes. |
![]() |
Occurs when the system colors change. |
![]() |
Occurs when the TabIndex property value changes. |
![]() |
Occurs when the TabStop property value changes. |
![]() |
Occurs when the value of the TextAlign property has changed. |
![]() |
Occurs when the Text property value changes. |
![]() |
Occurs when the control is finished validating. |
![]() |
Occurs when the control is validating. |
![]() |
Occurs when the Visible property value changes. |
![]() |
Overridden. See Control.CreateParams. |
![]() |
Overridden. Gets the default Input Method Editor(IME) mode supported by this control. |
![]() |
Overridden. See Control.DefaultSize. |
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |
![]() |
Gets or sets the height of the font of the control. |
![]() |
Indicates whether the container control background is rendered on the Label. |
![]() |
Gets or sets a value indicating whether the control redraws itself when resized. |
![]() |
Gets a value indicating whether the control should display focus rectangles. |
![]() |
Gets a value indicating whether the control should display keyboard shortcuts. |
![]() |
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. |
![]() |
Determines the size and location of an image drawn within the Label control based on the alignment of the control. |
![]() |
Overridden. See Control.CreateAccessibilityInstance. |
![]() |
Creates a new instance of the control collection for the control. |
![]() |
Creates a handle for the control. |
![]() |
Sends the specified message to the default window procedure. |
![]() |
Destroys the handle associated with the control. |
![]() |
Overloaded. Overridden. See Control.Dispose. |
![]() |
Draws an Image within the specified bounds. |
![]() |
Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() |
Retrieves the value of the specified control style bit for the control. |
![]() |
Determines if the control is a top-level control. |
![]() |
Called after the control has been added to another container. |
![]() |
Raises the GotFocus event for the specified control. |
![]() |
Raises the LostFocus event for the specified control. |
![]() |
Raises the Click event for the specified control. |
![]() |
Raises the Paint event for the specified control. |
![]() |
Raises the PaintBackground event for the specified control. |
![]() |
Determines if a character is an input character that the control recognizes. |
![]() |
Determines whether the specified key is a regular input key or a special key that requires preprocessing. |
![]() |
Creates a shallow copy of the current Object. |
![]() |
Raises the AutoSizeChanged event. |
![]() |
Raises the BackColorChanged event. |
![]() |
Raises the BackgroundImageChanged event. |
![]() |
Raises the BindingContextChanged event. |
![]() |
Raises the CausesValidationChanged event. |
![]() |
Raises the ChangeUICues event. |
![]() |
Raises the Click event. |
![]() |
Raises the ContextMenuChanged event. |
![]() |
Raises the ControlAdded event. |
![]() |
Raises the ControlRemoved event. |
![]() |
Raises the CreateControl event. |
![]() |
Raises the CursorChanged event. |
![]() |
Raises the DockChanged event. |
![]() |
Raises the DoubleClick event. |
![]() |
Raises the DragDrop event. |
![]() |
Raises the DragEnter event. |
![]() |
Raises the DragLeave event. |
![]() |
Raises the DragOver event. |
![]() |
Overridden. See Control.OnEnabledChanged. |
![]() |
Raises the Enter event. |
![]() |
Overridden. See Control.OnFontChanged. |
![]() |
Raises the ForeColorChanged event. |
![]() |
Raises the GiveFeedback event. |
![]() |
Raises the GotFocus event. |
![]() |
Raises the HandleCreated event. |
![]() |
Raises the HandleDestroyed event. |
![]() |
Raises the HelpRequested event. |
![]() |
Raises the ImeModeChanged event. |
![]() |
Raises the Invalidated event. |
![]() |
Raises the KeyDown event. |
![]() |
Raises the KeyPress event. |
![]() |
Raises the KeyUp event. |
![]() |
Raises the Layout event. |
![]() |
Raises the Leave event. |
![]() |
Raises the LinkClicked event. |
![]() |
Raises the LocationChanged event. |
![]() |
Raises the LostFocus event. |
![]() |
Raises the MouseDown event. |
![]() |
Raises the MouseEnter event. |
![]() |
Raises the MouseHover event. |
![]() |
Raises the MouseLeave event. |
![]() |
Raises the MouseMove event. |
![]() |
Raises the MouseUp event. |
![]() |
Raises the MouseWheel event. |
![]() |
Raises the Move event. |
![]() |
Notifies the control of Windows messages. |
![]() |
Overridden. See Control.OnPaint. |
![]() |
Paints the background of the control. |
![]() |
Raises the BackColorChanged event when the BackColor property value of the control's container changes. |
![]() |
Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. |
![]() |
Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. |
![]() |
Overridden. See Control.OnParentChanged. |
![]() |
Raises the EnabledChanged event when the Enabled property value of the control's container changes. |
![]() |
Raises the FontChanged event when the Font property value of the control's container changes. |
![]() |
Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. |
![]() |
Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. |
![]() |
Raises the VisibleChanged event when the Visible property value of the control's container changes. |
![]() |
Raises the QueryContinueDrag event. |
![]() |
Raises the Resize event. |
![]() |
Raises the RightToLeftChanged event. |
![]() |
Raises the SizeChanged event. |
![]() |
Raises the StyleChanged event. |
![]() |
Raises the SystemColorsChanged event. |
![]() |
Raises the TabIndexChanged event. |
![]() |
Raises the TabStopChanged event. |
![]() |
Raises the TextAlignChanged event. |
![]() |
Overridden. See Control.OnTextChanged. |
![]() |
Raises the Validated event. |
![]() |
Raises the Validating event. |
![]() |
Overridden. See Control.OnVisibleChanged. |
![]() |
Gets the link located at the specified client coordinates. |
![]() |
Processes a command key. |
![]() |
Processes a dialog character. |
![]() |
Processes a dialog key. |
![]() |
Processes a key message and generates the appropriate control events. |
![]() |
Processes a keyboard message. |
![]() |
Previews a keyboard message. |
![]() |
Overridden. See Control.ProcessMnemonic. |
![]() |
Forces the re-creation of the handle for the control. |
![]() |
Overloaded. Converts the current alignment to the appropriate alignment to support right-to-left text. |
![]() |
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. |
![]() |
Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. |
![]() |
Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. |
![]() |
Performs the work of scaling the entire control and any child controls. |
![]() |
Overloaded. Activates a control. |
![]() |
Overridden. See Control.SetBoundsCore. |
![]() |
Sets the size of the client area of the control. |
![]() |
Sets the specified style bit to the specified value. |
![]() |
Sets the control as the top-level control. |
![]() |
Sets the control to the specified visible state. |
![]() |
Overloaded. Updates the bounds of the control. |
![]() |
Forces the assigned styles to be reapplied to the control. |
![]() |
Updates control in its parent's z-order. |
![]() |
Overridden. See Control.WndProc. |