Name | Description | |
---|---|---|
ElementControl Constructor | Overloaded. |
The following tables list the members exposed by ElementControl.
Name | Description | |
---|---|---|
ElementControl Constructor | Overloaded. |
Name | Description | |
---|---|---|
BACK_COLOR_DEFAULT | Represents the default color background for the element, namely SystemColors.Control. | |
FORE_COLOR_DEFAULT | Represents the default text color for the element, namely SystemColors.ControlText. | |
PICTURE_MARGIN_DEFAULT | Represents the default picture margin for the element, namely 2 pixels. This field is constant and read-only. |
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) | |
AutoSize | (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) | |
CancelMouse | Internal use only. | |
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 in the client area of the control. | |
Redraw | Gets or sets whether the element is allowed to paint. | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
Selectable | Gets or sets whether the control can receive focus. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
State | Gets or sets the element state for the control. | |
StateNotifyList | Internal use only. | |
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 in the element. | |
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) | |
WindowTarget | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AddStateNotify | Internal use only. | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Clone | Internal use only. | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Internal use only. | |
DoClick | Internal use only. | |
DoDoubleClick | Internal use only. | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DoMouseDown | Internal use only. | |
DoMouseMove | Internal use only. | |
DoMouseUp | Internal use only. | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FireStateNotify | Internal use only. | |
Focus | Overloaded. Moves the focus to the control. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetClientRectangle | Overloaded. Internal use only. | |
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. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | Overloaded. (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) | |
PreProcessMessage | (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) | |
RemoveStateNotify | Internal use only. | |
Reset | Internal use only. | |
ResetBackColor | Overridden. Resets the background color of the control to its default value. | |
ResetBindings | (Inherited from System.Windows.Forms.Control) | |
ResetBorder | Resets the border of the control to its default settings. | |
ResetCursor | (Inherited from System.Windows.Forms.Control) | |
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. | |
ResetImeMode | (Inherited from System.Windows.Forms.Control) | |
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. | |
ResetRightToLeft | (Inherited from System.Windows.Forms.Control) | |
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) | |
Select | Overloaded. Activates the 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. | |
SetRedraw | Internal use only. | |
SetState | Internal use only. | |
ShouldSerializeBackColor | Internal use only. | |
ShouldSerializeBorder | Internal use only. | |
ShouldSerializeFont | Internal use only. | |
ShouldSerializeForeColor | Internal use only. | |
ShouldSerializePictureTransparencyColor | Internal use only. | |
ShouldSerializePictureTransparencyTolerance | Indicates whether the PictureTransparencyTolerance property should be persisted. | |
Show | (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToggleState | Toggles the state of the control. | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions within its client area. |