System.Windows.Forms.Control

Control Class


Definition

public class Control: Component

Members Table

MethodDescription
BringToFront
Contains
CreateControl
CreateHandle
DestroyHandle
Dispose(Inherited from Component)
Equals(Inherited from Object)
FindForm
Focus
GetChildAtPoint
GetContainerControl
GetHashCode(Inherited from Object)
GetNextControl
GetStyle
GetTypeName(Inherited from Object)
Hide
Invalidate
InvokeGotFocus
InvokeLostFocus
InvokeOnClick
InvokeOnPaint
IsInputChar
IsInputKey
IsMnemonic
MemberwiseClone(Inherited from Object)
OnBackColorChanged
OnClick
OnControlAdded
OnControlRemoved
OnCreateControl
OnDoubleClick
OnEnabledChanged
OnFontChanged
OnForeColorChanged
OnGotFocus
OnHandleCreated
OnHandleDestroyed
OnKeyDown
OnKeyPress
OnKeyUp
OnLayout
OnLocationChanged
OnLostFocus
OnMouseDown
OnMouseEnter
OnMouseLeave
OnMouseMove
OnMouseUp
OnPaint
OnPaintBackground
OnSizeChanged
OnSkinChanged
OnStyleChanged
OnTabIndexChanged
OnTabStopChanged
OnTextChanged
OnVisibleChanged
PointToClient
PointToScreen
ProcessCmdKey
ProcessDialogChar
ProcessDialogKey
RectangleToClient
RectangleToScreen
ReferenceEquals(Inherited from Object)
Refresh
ResetBackColor
ResetFont
ResetForeColor
ResetSkin
ResetText
ResumeLayout
Select
SelectNextControl
SendToBack
SetBounds
SetBoundsCore
SetClientSizeCore
SetStyle
Show
SuspendLayout
ToString(Inherited from Object)
Update
PropertyDescription
BackColor
BackVisual
Bottom
Bounds
CanFocus
CanSelect
Capture
ClientRectangle
ClientSize
Container(Inherited from Component)
ContainsFocus
Controls
DefaultBackColor
DefaultFont
DefaultForeColor
DefaultSize
DefaultSkin
Enabled
Focused
Font
ForeColor
Handle
HasChildren
Height
IsHandleCreated
Left
Location
MaskVisual
ModifierKeys
MouseButtons
MousePosition
Name
Parent
Right
Site(Inherited from Component)
Size
Skin
TabIndex
TabStop
Tag
Text
Top
Visible
Visual
Width
EventDescription
BackColorChanged
Click
ControlAdded
ControlRemoved
Disposed(Inherited from Component)
DoubleClick
EnabledChanged
FontChanged
ForeColorChanged
GotFocus
HandleCreated
HandleDestroyed
KeyDown
KeyPress
KeyUp
Layout
LocationChanged
LostFocus
MouseDown
MouseEnter
MouseLeave
MouseMove
MouseUp
Paint
SizeChanged
SkinChanged
StyleChanged
TabIndexChanged
TabStopChanged
TextChanged
VisibleChanged

Inheritance Hierarchy

Object
Component
Control
ImageBox
MovieBox
VideoBox
Label
TextBoxBase
ButtonBase
ScrollBar
Link
ExtAppContainer
AsyncMovieBox
AsyncImageBox
ListControl
ProgressBar
MonthCalendar
ScrollableControl

Class Information

NamespaceSystem.Windows.Forms
Libraryforms.scl
Library Version1.0.0.1829
© 2004-2005 GlobFX Technologies. All rights reserved.