Name | Description | |
---|---|---|
ElementControl Constructor | Overloaded. |
The following tables list the members exposed by ElementControl.
Name | Description | |
---|---|---|
ElementControl Constructor | Overloaded. |
Name | Description | |
---|---|---|
About | Displays information about the control. | |
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AlignHorz | Gets or sets the horizontal alignment of the contents of the control. | |
AlignText | Gets or sets the alignment of the text in the control. | |
AlignVert | Gets or sets the vertical alignment of the contents of the control. | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
BackColor | Gets or sets the background color for the control. | |
BackgroundImage | Gets or sets the background image for the control. | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
Border | Gets or sets the border for the control. | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | Gets or sets whether the control can receive focus. | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | Gets whether the element currently has the input focus. | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DrawFocusRectangle | Gets or sets the drawing style of the focus rectangle in the control. | |
Enabled | Gets or sets whether the control can receive focus and respond to user actions. | |
Focused | Overridden. Gets whether the control has focus. | |
Font | Gets or sets the font for the control. | |
ForeColor | Gets or sets the text color for the control. | |
ForegroundImage | Gets or sets the foreground image for the control. | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MarginBottom | Gets or sets the margin between the bottom of the control and its contents. | |
MarginLeft | Gets or sets the margin between the left edge of the control and its contents. | |
MarginRight | Gets or sets the margin between the right edge of the control and its contents. | |
MarginTop | Gets or sets the margin between the top of the control and its contents. | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
Name | Gets or sets the name used in code to identify the control. | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | Gets or sets the parent of the control. | |
Picture | Gets or sets the picture for the control. | |
PictureMargin | Gets or sets the margin between the text and the picture. | |
PictureOrientation | Gets or sets the orientation of the picture in the control. | |
PictureTransparencyColor | Gets or sets the transparency color for the picture in the control. | |
PictureTransparencyTolerance | Gets or sets the picture transparency tolerance for the element. | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Rectangle | Gets or sets the rectangle for the control's dimensions. | |
Redraw | Gets or sets whether the control automatically refreshes itself each time a property is set that changes the control or its value. | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
Selectable | Gets or sets whether the user can interact with the control. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
State | Gets or sets the element state for the control. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Gets or sets the contents of the control as a string matching exactly what is displayed. | |
TextOrientation | Gets or sets the orientation of the text in the control. | |
TextWrap | Gets or sets whether to automatically wrap text without line breaks. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Visible | Gets or sets whether the control is visible. | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | Moves the focus to the control. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetControl | Gets the control. | |
GetElementStyle | Gets the style for the element. | |
GetFont | Gets the current font or the default font if no font is specified. | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) | |
OnPaint | Overloaded. Overridden. Raises the Paint event when the element has been asked to repaint itself. | |
OnPaintBackground | Overloaded. Paints the background of the element. | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
ResetBackColor | Overridden. Resets the background color of the control to its default value. | |
ResetBorder | Resets the border of the control to its default settings. | |
ResetFont | Overridden. Resets the font of the control to its default value. | |
ResetForeColor | Overridden. Resets the text color of the control to its default value. | |
ResetPicture | Resets the picture for the control to its default value. | |
ResetPictureTransparencyColor | Resets the picture transparency color to its default color. | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. | |
ResetText | Overridden. Resets the contents to the default value. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the element to the position and size of the bounding rectangle of the specified dimensions. | |
SetElementStyle | Sets the style for the element. | |
Show | (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToggleState | Changes the control state to the Inverted or Normal settings of the ElementState enumeration. | |
Update | Forces the control to repaint immediately any region that has become invalid. |