Anda di halaman 1dari 4

Status Description

AccessibilityObject
AccessibleDefaultActionDescription
AccessibleDescription
AccessibleName
AccessibleRole
AllowDrop
Anchor
AutoEllipsis
AutoScrollOffset
AutoSize
BindingContext
Bounds
CanEnableIme
CanFocus
CanRaiseEvents
CanSelect
Capture
CausesValidation
ClientRectangle
ClientSize
CompanyName
Container
ContainsFocus
ContextMenu
ContextMenuStrip
Controls
Created
CreateParams
DataBindings
DefaultImeMode
DesignMode
DisplayRectangle
Disposing
Dock
DoubleBuffered
Enabled
Events
FlatStyle
Focused
Handle
HasChildren
Image
ImageAlign
ImageIndex
ImageKey
ImageList
ImeMode
ImeModeBase
InvokeRequired
IsAccessible
IsDisposed
IsHandleCreated
IsMirrored
LayoutEngine
Left
Padding
Parent
PreferredHeight
PreferredSize
PreferredWidth
ProductName
ProductVersion
RecreatingHandle
Region
RenderRightToLeft
RenderTransparent
ResizeRedraw
Right
RightToLeft
ScaleChildren
ShowFocusCues
ShowKeyboardCues
Site
TabIndex
TabStop
Tag
TopLevelControl
UseCompatibleTextRendering
UseMnemonic
UseWaitCursor
WindowTarget
Details
Gets theAccessibleObjectassigned to the control.(Inherited fromControl.)
Gets or sets the default action description of the control for use by accessibility client applications.(Inherited
fromControl.)
Gets or sets the description of the control used by accessibility client applications.(Inherited fromControl.)
Gets or sets the name of the control used by accessibility client applications.(Inherited fromControl.)
Gets or sets the accessible role of the control(Inherited fromControl.)
Gets or sets a value indicating whether the control can accept data that the user drags onto it.(Inherited
fromControl.) Gets or sets the edges of the container to which a control is bound and determines how a control is resized
with its parent.(Inherited fromControl.) Gets or sets a value indicating whether the ellipsis character (...) appears at the right edge of theLabel, denoting
that theLabeltext extends beyond the specified length of theLabel.
Gets or sets where this control is scrolled to inScrollControlIntoView.(Inherited fromControl.)
Gets or sets a value indicating whether the control is automatically resized to display its entire
contents.(OverridesControl.AutoSize.) Gets or sets theBindingContextfor the control.(Inherited fromControl.)
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent
control.(Inherited fromControl.) Gets a value indicating whether theImeModeproperty can be set to an active value, to enable IME
support.(Inherited fromControl.) Gets a value indicating whether the control can receive focus.(Inherited fromControl.)
Determines if events can be raised on the control.(Inherited fromControl.)
Gets a value indicating whether the control can be selected.(Inherited fromControl.)
Gets or sets a value indicating whether the control has captured the mouse.(Inherited fromControl.)
Gets or sets a value indicating whether the control causes validation to be performed on any controls that
require validation when it receives focus.(Inherited fromControl.)
Gets the rectangle that represents the client area of the control.(Inherited fromControl.)
Gets or sets the height and width of the client area of the control.(Inherited fromControl.)
Gets the name of the company or creator of the application containing the control.(Inherited fromControl.)
Gets theIContainerthat contains theComponent.(Inherited fromComponent.)
Gets a value indicating whether the control, or one of its child controls, currently has the input
focus.(Inherited fromControl.) Gets or sets the shortcut menu associated with the control.(Inherited fromControl.)
Gets or sets theContextMenuStripassociated with this control.(Inherited fromControl.)
Gets the collection of controls contained within the control.(Inherited fromControl.)
Gets a value indicating whether the control has been created.(Inherited fromControl.)
Gets the required creation parameters when the control handle is created.(OverridesControl.CreateParams.)
Gets the data bindings for the control.(Inherited fromControl.)
Gets the default Input Method Editor (IME) mode supported by this
control.(OverridesControl.DefaultImeMode.) Gets a value that indicates whether theComponentis currently in design mode.(Inherited fromComponent.)
Gets the rectangle that represents the display area of the control.(Inherited fromControl.)
Gets a value indicating whether the baseControlclass is in the process of disposing.(Inherited fromControl.)
Gets or sets which control borders are docked to its parent control and determines how a control is resized
with its parent.(Inherited fromControl.) Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to
reduce or prevent flicker.(Inherited fromControl.)
Gets or sets a value indicating whether the control can respond to user interaction.(Inherited fromControl.)
Gets the list of event handlers that are attached to thisComponent.(Inherited fromComponent.)
Gets or sets the flat style appearance of the label control.
Gets a value indicating whether the control has input focus.(Inherited fromControl.)
Gets the window handle that the control is bound to.(Inherited fromControl.)
Gets a value indicating whether the control contains one or more child controls.(Inherited fromControl.)
Gets or sets the image that is displayed on aLabel.
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 theLabel.
Gets or sets the key accessor for the image in theImageList.
Gets or sets theImageListthat contains the images to display in theLabelcontrol.
Infrastructure.Gets or sets the Input Method Editor (IME) mode supported by this control.
Gets or sets the IME mode of a control.(Inherited fromControl.)
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.(Inherited fromControl.)
Gets or sets a value indicating whether the control is visible to accessibility applications.(Inherited
fromControl.) Gets a value indicating whether the control has been disposed of.(Inherited fromControl.)
Gets a value indicating whether the control has a handle associated with it.(Inherited fromControl.)
Gets a value indicating whether the control is mirrored.(Inherited fromControl.)
Gets a cached instance of the control's layout engine.(Inherited fromControl.)
Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's
client area.(Inherited fromControl.) Gets or sets padding within the control.(Inherited fromControl.)
Gets or sets the parent container of the control.(Inherited fromControl.)
Gets the preferred height of the control.
Gets the size of a rectangular area into which the control can fit.(Inherited fromControl.)
Gets the preferred width of the control.
Gets the product name of the assembly containing the control.(Inherited fromControl.)
Gets the version of the assembly containing the control.(Inherited fromControl.)
Gets a value indicating whether the control is currently re-creating its handle.(Inherited fromControl.)
Gets or sets the window region associated with the control.(Inherited fromControl.)
Obsolete.This property is now obsolete.(Inherited fromControl.)
Obsolete.Indicates whether the container control background is rendered on theLabel.
Gets or sets a value indicating whether the control redraws itself when resized.(Inherited fromControl.)
Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client
area.(Inherited fromControl.) Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left
fonts.(Inherited fromControl.) Gets a value that determines the scaling of child controls.(Inherited fromControl.)
Gets a value indicating whether the control should display focus rectangles.(Inherited fromControl.)
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard
accelerators.(Inherited fromControl.) Gets or sets the site of the control.(Inherited fromControl.)
Gets or sets the tab order of the control within its container.(Inherited fromControl.)
Gets or sets a value indicating whether the user can tab to theLabel. This property is not used by this class.
Gets or sets the object that contains data about the control.(Inherited fromControl.)
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the
outermostFormthat the control is contained in.(Inherited fromControl.)
Gets or sets a value that determines whether to use theGraphicsclass (GDI+) or theTextRendererclass (GDI) to
render text. Gets or sets a value indicating whether the control interprets an ampersand character (&) in the
control'sTextproperty to be an access key prefix character.
Gets or sets a value indicating whether to use the wait cursor for the current control and all child
controls.(Inherited fromControl.) Infrastructure.This property is not relevant for this class.(Inherited fromControl.)

Anda mungkin juga menyukai