PreviewHandlerHostControl - класс

Обработчик предпросмотра - контрол Windows Forms.

Definition

Пространство имён: Tessa.UI.Controls.FilePreview.Host
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public sealed class PreviewHandlerHostControl : UserControl
Inheritance
Component    Control    ScrollableControl    ContainerControl    UserControl    PreviewHandlerHostControl

Конструкторы

PreviewHandlerHostControl Initializes a new instance of the PreviewHandlerHostControl class.

Свойства

AccessibilityObjectGets the AccessibleObject assigned to the control.
(Унаследован от Control)
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
(Унаследован от Control)
AccessibleDescriptionGets or sets the description of the control used by accessibility client applications.
(Унаследован от Control)
AccessibleNameGets or sets the name of the control used by accessibility client applications.
(Унаследован от Control)
AccessibleRoleGets or sets the accessible role of the control.
(Унаследован от Control)
ActiveControlGets or sets the active control on the container control.
(Унаследован от ContainerControl)
AllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it.
(Унаследован от Control)
AnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Унаследован от Control)
AutoScaleDimensionsGets or sets the dimensions that the control was designed to.
(Унаследован от ContainerControl)
AutoScaleFactorGets the scaling factor between the current and design-time automatic scaling dimensions.
(Унаследован от ContainerControl)
AutoScaleModeGets or sets the automatic scaling mode of the control.
(Унаследован от ContainerControl)
AutoScrollGets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries.
(Унаследован от ScrollableControl)
AutoScrollMarginGets or sets the size of the auto-scroll margin.
(Унаследован от ScrollableControl)
AutoScrollMinSizeGets or sets the minimum size of the auto-scroll.
(Унаследован от ScrollableControl)
AutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Унаследован от Control)
AutoScrollPositionGets or sets the location of the auto-scroll position.
(Унаследован от ScrollableControl)
AutoSizeThis property is not relevant for this class.
(Унаследован от UserControl)
AutoSizeModeGets or sets how the control will resize itself.
(Унаследован от UserControl)
AutoValidateGets or sets how the control performs validation when the user changes focus to another control.
(Унаследован от UserControl)
BackColorGets or sets the background color for the control.
(Унаследован от Control)
BackgroundImageGets or sets the background image displayed in the control.
(Унаследован от Control)
BackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration.
(Унаследован от Control)
BindingContextGets or sets the BindingContext for the control.
(Унаследован от ContainerControl)
BorderStyleGets or sets the border style of the user control.
(Унаследован от UserControl)
BottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Унаследован от Control)
BoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Унаследован от Control)
CanEnableImeGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Унаследован от ContainerControl)
CanFocusGets a value indicating whether the control can receive focus.
(Унаследован от Control)
CanRaiseEventsDetermines if events can be raised on the control.
(Унаследован от Control)
CanSelectGets a value indicating whether the control can be selected.
(Унаследован от Control)
CaptureGets or sets a value indicating whether the control has captured the mouse.
(Унаследован от Control)
CausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Унаследован от Control)
ClientRectangleGets the rectangle that represents the client area of the control.
(Унаследован от Control)
ClientSizeGets or sets the height and width of the client area of the control.
(Унаследован от Control)
CompanyNameGets the name of the company or creator of the application containing the control.
(Унаследован от Control)
ContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Унаследован от Control)
ContextMenuStripGets or sets the ContextMenuStrip associated with this control.
(Унаследован от Control)
ControlsGets the collection of controls contained within the control.
(Унаследован от Control)
CreatedGets a value indicating whether the control has been created.
(Унаследован от Control)
CreateParamsGets the required creation parameters when the control handle is created.
(Унаследован от UserControl)
CurrentAutoScaleDimensionsGets the current run-time dimensions of the screen.
(Унаследован от ContainerControl)
CursorGets or sets the cursor that is displayed when the mouse pointer is over the control.
(Унаследован от Control)
DataBindingsGets the data bindings for the control.
(Унаследован от Control)
DataContextGets or sets the data context for the purpose of data binding. This is an ambient property.
(Унаследован от Control)
DefaultCursorGets or sets the default cursor for the control.
(Унаследован от Control)
DefaultImeModeGets the default Input Method Editor (IME) mode supported by the control.
(Унаследован от Control)
DefaultMarginGets the space, in pixels, that is specified by default between controls.
(Унаследован от Control)
DefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control.
(Унаследован от Control)
DefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control.
(Унаследован от Control)
DefaultPaddingGets the internal spacing, in pixels, of the contents of a control.
(Унаследован от Control)
DefaultSizeGets the default size of the control.
(Унаследован от UserControl)
DeviceDpiGets the DPI value for the display device where the control is currently being displayed.
(Унаследован от Control)
DisplayRectangleGets the rectangle that represents the virtual display area of the control.
(Унаследован от ScrollableControl)
DisposingGets a value indicating whether the base Control class is in the process of disposing.
(Унаследован от Control)
DockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Унаследован от Control)
DockPaddingGets the dock padding settings for all edges of the control.
(Унаследован от ScrollableControl)
DoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Унаследован от Control)
EnabledGets or sets a value indicating whether the control can respond to user interaction.
(Унаследован от Control)
FilePath Путь к файлу, предпросмотр которого выполняется.
FilePathExceptionText 
FilePathFailed 
FocusedGets a value indicating whether the control has input focus.
(Унаследован от Control)
FontGets or sets the font of the text displayed by the control.
(Унаследован от Control)
FontHeightGets or sets the height of the font of the control.
(Унаследован от Control)
ForeColorGets or sets the foreground color of the control.
(Унаследован от Control)
HandleGets the window handle that the control is bound to.
(Унаследован от Control)
HasChildrenGets a value indicating whether the control contains one or more child controls.
(Унаследован от Control)
HeightGets or sets the height of the control.
(Унаследован от Control)
HorizontalScrollGets the characteristics associated with the horizontal scroll bar.
(Унаследован от ScrollableControl)
HScrollGets or sets a value indicating whether the horizontal scroll bar is visible.
(Унаследован от ScrollableControl)
ImeModeGets or sets the Input Method Editor (IME) mode of the control.
(Унаследован от Control)
ImeModeBaseGets or sets the IME mode of a control.
(Унаследован от Control)
InvokeRequiredGets 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.
(Унаследован от Control)
IsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications.
(Унаследован от Control)
IsAncestorSiteInDesignModeIndicates if one of the Ancestors of this control is sited and that site in DesignMode. This property is read-only.
(Унаследован от Control)
IsDisposedGets a value indicating whether the control has been disposed of.
(Унаследован от Control)
IsHandleCreatedGets a value indicating whether the control has a handle associated with it.
(Унаследован от Control)
IsMirroredGets a value indicating whether the control is mirrored.
(Унаследован от Control)
LayoutEngineGets a cached instance of the control's layout engine.
(Унаследован от Control)
LeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Унаследован от Control)
LocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Унаследован от Control)
MarginGets or sets the space between controls.
(Унаследован от Control)
MaximumSizeGets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Унаследован от Control)
MinimumSizeGets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Унаследован от Control)
NameGets or sets the name of the control.
(Унаследован от Control)
PaddingGets or sets padding within the control.
(Унаследован от Control)
ParentGets or sets the parent container of the control.
(Унаследован от Control)
ParentFormGets the form that the container control is assigned to.
(Унаследован от ContainerControl)
PreferredSizeGets the size of a rectangular area into which the control can fit.
(Унаследован от Control)
PreviewHandlersPool 
PreviewInfoCache 
ProductNameGets the product name of the assembly containing the control.
(Унаследован от Control)
ProductVersionGets the version of the assembly containing the control.
(Унаследован от Control)
RecreatingHandleGets a value indicating whether the control is currently re-creating its handle.
(Унаследован от Control)
RegionGets or sets the window region associated with the control.
(Унаследован от Control)
RenderRightToLeftThis property is now obsolete.
(Унаследован от Control)
Устарело.
ResizeRedrawGets or sets a value indicating whether the control redraws itself when resized.
(Унаследован от Control)
RightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Унаследован от Control)
RightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Унаследован от Control)
ScaleChildrenGets a value that determines the scaling of child controls.
(Унаследован от Control)
ShowFocusCuesGets a value indicating whether the control should display focus rectangles.
(Унаследован от Control)
ShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Унаследован от Control)
SiteGets or sets the site of the control.
(Унаследован от Control)
SizeGets or sets the height and width of the control.
(Унаследован от Control)
TabIndexGets or sets the tab order of the control within its container.
(Унаследован от Control)
TabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Унаследован от Control)
TagGets or sets the object that contains data about the control.
(Унаследован от Control)
TextGets or sets the text associated with this control.
(Унаследован от UserControl)
TopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Унаследован от Control)
TopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Унаследован от Control)
UseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Унаследован от Control)
VerticalScrollGets the characteristics associated with the vertical scroll bar.
(Унаследован от ScrollableControl)
VisibleGets or sets a value indicating whether the control and all its child controls are displayed.
(Унаследован от Control)
VScrollGets or sets a value indicating whether the vertical scroll bar is visible.
(Унаследован от ScrollableControl)
WidthGets or sets the width of the control.
(Унаследован от Control)
WindowTargetThis property is not relevant for this class.
(Унаследован от Control)

Методы

AccessibilityNotifyClients(AccessibleEvents, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Унаследован от Control)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Унаследован от Control)
AdjustFormScrollbarsAdjusts the scroll bars on the container based on the current control positions and the control currently selected.
(Унаследован от ContainerControl)
BeginInvoke(Action)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BeginInvoke(Delegate)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BeginInvoke(Delegate, Object)Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BringToFrontBrings the control to the front of the z-order.
(Унаследован от Control)
ContainsRetrieves a value indicating whether the specified control is a child of the control.
(Унаследован от Control)
CreateAccessibilityInstanceCreates a new accessibility object for the control.
(Унаследован от Control)
CreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls.
(Унаследован от Control)
CreateControlsInstanceCreates a new instance of the control collection for the control.
(Унаследован от Control)
CreateGraphicsCreates the Graphics for the control.
(Унаследован от Control)
CreateHandleCreates a handle for the control.
(Унаследован от Control)
DefWndProcSends the specified message to the default window procedure.
(Унаследован от Control)
DestroyHandleDestroys the handle associated with the control.
(Унаследован от Control)
Dispose Clean up any resources being used.
(Переопределяет ContainerControlDispose(Boolean))
DoDragDrop(Object, DragDropEffects)Begins a drag-and-drop operation.
(Унаследован от Control)
DoDragDrop(Object, DragDropEffects, Bitmap, Point, Boolean)Begins a drag operation.
(Унаследован от Control)
DrawPreviewAsync Запускаем отрисовку предпросмотра
DrawToBitmapSupports rendering to the specified bitmap.
(Унаследован от Control)
EndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Унаследован от Control)
FindFormRetrieves the form that the control is on.
(Унаследован от Control)
FocusSets input focus to the control.
(Унаследован от Control)
GetAccessibilityObjectByIdRetrieves the specified AccessibleObject.
(Унаследован от Control)
GetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Унаследован от Control)
GetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates.
(Унаследован от Control)
GetChildAtPoint(Point, GetChildAtPointSkip)Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Унаследован от Control)
GetContainerControlReturns the next ContainerControl up the control's chain of parent controls.
(Унаследован от Control)
GetNextControlRetrieves the next control forward or back in the tab order of child controls.
(Унаследован от Control)
GetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted.
(Унаследован от Control)
GetScaledBoundsRetrieves the bounds within which the control is scaled.
(Унаследован от Control)
GetScrollStateDetermines whether the specified flag has been set.
(Унаследован от ScrollableControl)
GetStyleRetrieves the value of the specified control style bit for the control.
(Унаследован от Control)
GetTopLevelDetermines if the control is a top-level control.
(Унаследован от Control)
HideConceals the control from the user.
(Унаследован от Control)
InitLayoutCalled after the control has been added to another container.
(Унаследован от Control)
InvalidateInvalidates the entire surface of the control and causes the control to be redrawn.
(Унаследован от Control)
Invalidate(Boolean)Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invalidate(Rectangle)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Унаследован от Control)
Invalidate(Region)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Унаследован от Control)
Invalidate(Rectangle, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invalidate(Region, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invoke(Action)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Унаследован от Control)
Invoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Унаследован от Control)
Invoke(Delegate, Object)Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Унаследован от Control)
[M:System.Windows.Forms.Control.Invoke``1(System.Func`1)]
(Унаследован от Control)
InvokeGotFocusRaises the GotFocus event for the specified control.
(Унаследован от Control)
InvokeLostFocusRaises the LostFocus event for the specified control.
(Унаследован от Control)
InvokeOnClickRaises the Click event for the specified control.
(Унаследован от Control)
InvokePaintRaises the Paint event for the specified control.
(Унаследован от Control)
InvokePaintBackgroundRaises the PaintBackground event for the specified control.
(Унаследован от Control)
IsInputCharDetermines if a character is an input character that the control recognizes.
(Унаследован от Control)
IsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
(Унаследован от Control)
LogicalToDeviceUnits(Int32)Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
(Унаследован от Control)
LogicalToDeviceUnits(Size)Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
(Унаследован от Control)
NotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate.
(Унаследован от Control)
OnAutoSizeChangedRaises the AutoSizeChanged event.
(Унаследован от Control)
OnAutoValidateChangedRaises the AutoValidateChanged event.
(Унаследован от ContainerControl)
OnBackColorChangedRaises the BackColorChanged event.
(Унаследован от Control)
OnBackgroundImageChangedRaises the BackgroundImageChanged event.
(Унаследован от Control)
OnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event.
(Унаследован от Control)
OnBindingContextChangedRaises the BindingContextChanged event.
(Унаследован от Control)
OnCausesValidationChangedRaises the CausesValidationChanged event.
(Унаследован от Control)
OnChangeUICuesRaises the ChangeUICues event.
(Унаследован от Control)
OnClickRaises the Click event.
(Унаследован от Control)
OnClientSizeChangedRaises the ClientSizeChanged event.
(Унаследован от Control)
OnContextMenuStripChangedRaises the ContextMenuStripChanged event.
(Унаследован от Control)
OnControlAddedRaises the ControlAdded event.
(Унаследован от Control)
OnControlRemovedRaises the ControlRemoved event.
(Унаследован от Control)
OnCreateControlRaises the CreateControl event.
(Унаследован от UserControl)
OnCursorChangedRaises the CursorChanged event.
(Унаследован от Control)
OnDataContextChanged
(Унаследован от Control)
OnDockChangedRaises the DockChanged event.
(Унаследован от Control)
OnDoubleClickRaises the DoubleClick event.
(Унаследован от Control)
OnDpiChangedAfterParentRaises the DpiChangedAfterParent event.
(Унаследован от Control)
OnDpiChangedBeforeParentRaises the DpiChangedBeforeParent event.
(Унаследован от Control)
OnDragDropRaises the DragDrop event.
(Унаследован от Control)
OnDragEnterRaises the DragEnter event.
(Унаследован от Control)
OnDragLeaveRaises the DragLeave event.
(Унаследован от Control)
OnDragOverRaises the DragOver event.
(Унаследован от Control)
OnEnabledChangedRaises the EnabledChanged event.
(Унаследован от Control)
OnEnterRaises the Enter event.
(Унаследован от Control)
OnFontChangedRaises the FontChanged event.
(Унаследован от ContainerControl)
OnForeColorChangedRaises the ForeColorChanged event.
(Унаследован от Control)
OnGiveFeedbackRaises the GiveFeedback event.
(Унаследован от Control)
OnGotFocusRaises the GotFocus event.
(Унаследован от Control)
OnHandleCreatedRaises the HandleCreated event.
(Унаследован от Control)
OnHandleDestroyedRaises the HandleDestroyed event.
(Унаследован от Control)
OnHelpRequestedRaises the HelpRequested event.
(Унаследован от Control)
OnImeModeChangedRaises the ImeModeChanged event.
(Унаследован от Control)
OnInvalidatedRaises the Invalidated event.
(Унаследован от Control)
OnKeyDownRaises the KeyDown event.
(Унаследован от Control)
OnKeyPressRaises the KeyPress event.
(Унаследован от Control)
OnKeyUpRaises the KeyUp event.
(Унаследован от Control)
OnLayoutRaises the Layout event.
(Унаследован от ContainerControl)
OnLeaveRaises the Leave event.
(Унаследован от Control)
OnLoadRaises the Load event.
(Унаследован от UserControl)
OnLocationChangedRaises the LocationChanged event.
(Унаследован от Control)
OnLostFocusRaises the LostFocus event.
(Унаследован от Control)
OnMarginChangedRaises the MarginChanged event.
(Унаследован от Control)
OnMouseCaptureChangedRaises the MouseCaptureChanged event.
(Унаследован от Control)
OnMouseClickRaises the MouseClick event.
(Унаследован от Control)
OnMouseDoubleClickRaises the MouseDoubleClick event.
(Унаследован от Control)
OnMouseDownRaises the MouseDown event.
(Унаследован от UserControl)
OnMouseEnterRaises the MouseEnter event.
(Унаследован от Control)
OnMouseHoverRaises the MouseHover event.
(Унаследован от Control)
OnMouseLeaveRaises the MouseLeave event.
(Унаследован от Control)
OnMouseMoveRaises the MouseMove event.
(Унаследован от Control)
OnMouseUpRaises the MouseUp event.
(Унаследован от Control)
OnMouseWheelRaises the MouseWheel event.
(Унаследован от ScrollableControl)
OnMove
(Унаследован от ContainerControl)
OnNotifyMessageNotifies the control of Windows messages.
(Унаследован от Control)
OnPaddingChangedRaises the PaddingChanged event.
(Унаследован от ScrollableControl)
OnPaintRaises the Paint event.
(Унаследован от Control)
OnPaintBackgroundPaints the background of the control.
(Унаследован от ScrollableControl)
OnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes.
(Унаследован от Control)
OnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Унаследован от Control)
OnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Унаследован от Control)
OnParentChangedRaises the ParentChanged event.
(Унаследован от ContainerControl)
OnParentCursorChangedRaises the CursorChanged event.
(Унаследован от Control)
OnParentDataContextChanged
(Унаследован от Control)
OnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes.
(Унаследован от Control)
OnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes.
(Унаследован от Control)
OnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Унаследован от Control)
OnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Унаследован от Control)
OnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes.
(Унаследован от Control)
OnPreviewKeyDownRaises the PreviewKeyDown event.
(Унаследован от Control)
OnPrintRaises the Paint event.
(Унаследован от Control)
OnQueryContinueDragRaises the QueryContinueDrag event.
(Унаследован от Control)
OnRegionChangedRaises the RegionChanged event.
(Унаследован от Control)
OnResizeRaises the Resize event.
(Унаследован от UserControl)
OnRightToLeftChangedRaises the RightToLeftChanged event.
(Унаследован от ScrollableControl)
OnScrollRaises the Scroll event.
(Унаследован от ScrollableControl)
OnSizeChangedRaises the SizeChanged event.
(Унаследован от Control)
OnStyleChangedRaises the StyleChanged event.
(Унаследован от Control)
OnSystemColorsChangedRaises the SystemColorsChanged event.
(Унаследован от Control)
OnTabIndexChangedRaises the TabIndexChanged event.
(Унаследован от Control)
OnTabStopChangedRaises the TabStopChanged event.
(Унаследован от Control)
OnTextChangedRaises the TextChanged event.
(Унаследован от Control)
OnValidatedRaises the Validated event.
(Унаследован от Control)
OnValidatingRaises the Validating event.
(Унаследован от Control)
OnVisibleChangedRaises the VisibleChanged event.
(Унаследован от ScrollableControl)
PerformAutoScalePerforms scaling of the container control and its children.
(Унаследован от ContainerControl)
PerformLayoutForces the control to apply layout logic to all its child controls.
(Унаследован от Control)
PerformLayout(Control, String)Forces the control to apply layout logic to all its child controls.
(Унаследован от Control)
PointToClientComputes the location of the specified screen point into client coordinates.
(Унаследован от Control)
PointToScreenComputes the location of the specified client point into screen coordinates.
(Унаследован от Control)
PreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Унаследован от Control)
PreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Унаследован от Control)
ProcessCmdKeyProcesses a command key.
(Унаследован от ContainerControl)
ProcessDialogCharProcesses a dialog character.
(Унаследован от ContainerControl)
ProcessDialogKeyProcesses a dialog key.
(Унаследован от ContainerControl)
ProcessKeyEventArgsProcesses a key message and generates the appropriate control events.
(Унаследован от Control)
ProcessKeyMessageProcesses a keyboard message.
(Унаследован от Control)
ProcessKeyPreviewPreviews a keyboard message.
(Унаследован от Control)
ProcessMnemonicProcesses a mnemonic character.
(Унаследован от ContainerControl)
ProcessTabKeySelects the next available control and makes it the active control.
(Унаследован от ContainerControl)
RaiseDragEventRaises the appropriate drag event.
(Унаследован от Control)
RaiseKeyEventRaises the appropriate key event.
(Унаследован от Control)
RaiseMouseEventRaises the appropriate mouse event.
(Унаследован от Control)
RaisePaintEventRaises the appropriate paint event.
(Унаследован от Control)
RecreateHandleForces the re-creation of the handle for the control.
(Унаследован от Control)
RectangleToClientComputes the size and location of the specified screen rectangle in client coordinates.
(Унаследован от Control)
RectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates.
(Унаследован от Control)
RefreshForces the control to invalidate its client area and immediately redraw itself and any child controls.
(Унаследован от Control)
RescaleConstantsForDpi
(Унаследован от ContainerControl)
ResetBackColorResets the BackColor property to its default value.
(Унаследован от Control)
ResetBindingsCauses a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Унаследован от Control)
ResetCursorResets the Cursor property to its default value.
(Унаследован от Control)
ResetFontResets the Font property to its default value.
(Унаследован от Control)
ResetForeColorResets the ForeColor property to its default value.
(Унаследован от Control)
ResetImeModeResets the ImeMode property to its default value.
(Унаследован от Control)
ResetMouseEventArgsResets the control to handle the MouseLeave event.
(Унаследован от Control)
ResetRightToLeftResets the RightToLeft property to its default value.
(Унаследован от Control)
ResetTextResets the Text property to its default value (Empty).
(Унаследован от Control)
ResumeLayoutResumes usual layout logic.
(Унаследован от Control)
ResumeLayout(Boolean)Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Унаследован от Control)
RtlTranslateAlignment(ContentAlignment)Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateAlignment(HorizontalAlignment)Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateAlignment(LeftRightAlignment)Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Унаследован от Control)
Scale(Single)Scales the control and any child controls.
(Унаследован от Control)
Устарело.
Scale(SizeF)Scales the control and all child controls by the specified scaling factor.
(Унаследован от Control)
Scale(Single, Single)Scales the entire control and any child controls.
(Унаследован от Control)
Устарело.
ScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs.
(Унаследован от Control)
ScaleControlScales a control's location, size, padding and margin.
(Унаследован от ScrollableControl)
ScaleCoreThis method is not relevant for this class.
(Унаследован от ScrollableControl)
ScaleMinMaxSizeScales the size of the container's Min and Max properties with the scale factor provided.
(Унаследован от ContainerControl)
ScrollControlIntoViewScrolls the specified child control into view on an auto-scroll enabled control.
(Унаследован от ScrollableControl)
ScrollToControlCalculates the scroll offset to the specified child control.
(Унаследован от ScrollableControl)
SelectActivates the control.
(Унаследован от Control)
Select(Boolean, Boolean)Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Унаследован от ContainerControl)
SelectNextControlActivates the next control.
(Унаследован от Control)
SendToBackSends the control to the back of the z-order.
(Унаследован от Control)
SetAutoScrollMarginSets the size of the auto-scroll margins.
(Унаследован от ScrollableControl)
SetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled.
(Унаследован от Control)
SetBounds(Int32, Int32, Int32, Int32)Sets the bounds of the control to the specified location and size.
(Унаследован от Control)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)Sets the specified bounds of the control to the specified location and size.
(Унаследован от Control)
SetBoundsCorePerforms the work of setting the specified bounds of this control.
(Унаследован от Control)
SetClientSizeCoreSets the size of the client area of the control.
(Унаследован от Control)
SetDisplayRectLocationPositions the display window to the specified value.
(Унаследован от ScrollableControl)
SetFilePathAsync 
SetScrollStateSets the specified scroll state flag.
(Унаследован от ScrollableControl)
SetStyleSets a specified ControlStyles flag to either or .
(Унаследован от Control)
SetTopLevelSets the control as the top-level control.
(Унаследован от Control)
SetVisibleCoreSets the control to the specified visible state.
(Унаследован от Control)
ShowDisplays the control to the user.
(Унаследован от Control)
SizeFromClientSizeDetermines the size of the entire control from the height and width of its client area.
(Унаследован от Control)
SuspendLayoutTemporarily suspends the layout logic for the control.
(Унаследован от Control)
UnloadPreviewHandlerAsync Выгрузка контрола предпросмотра. Все исключения логируются, но не выбрасываются наружу.
UpdateCauses the control to redraw the invalidated regions within its client area.
(Унаследован от Control)
UpdateBoundsUpdates the bounds of the control with the current size and location.
(Унаследован от Control)
UpdateBounds(Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size and location.
(Унаследован от Control)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size, location, and client size.
(Унаследован от Control)
UpdateDefaultButtonWhen overridden by a derived class, updates which button is the default button.
(Унаследован от ContainerControl)
UpdateStylesForces the assigned styles to be reapplied to the control.
(Унаследован от Control)
UpdateZOrderUpdates the control in its parent's z-order.
(Унаследован от Control)
ValidateVerifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.
(Унаследован от ContainerControl)
Validate(Boolean)Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on.
(Унаследован от ContainerControl)
ValidateChildrenCauses all of the child controls within a control that support validation to validate their data.
(Унаследован от UserControl)
ValidateChildren(ValidationConstraints)Causes all of the child controls within a control that support validation to validate their data.
(Унаследован от UserControl)
WndProcProcesses Windows messages.
(Унаследован от UserControl)

События

AutoSizeChangedOccurs when the AutoSize property changes.
(Унаследован от UserControl)
AutoValidateChangedOccurs when the AutoValidate property changes.
(Унаследован от UserControl)
BackColorChangedOccurs when the value of the BackColor property changes.
(Унаследован от Control)
BackgroundImageChangedOccurs when the value of the BackgroundImage property changes.
(Унаследован от Control)
BackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
(Унаследован от Control)
BindingContextChangedOccurs when the value of the BindingContext property changes.
(Унаследован от Control)
CausesValidationChangedOccurs when the value of the CausesValidation property changes.
(Унаследован от Control)
ChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
(Унаследован от Control)
ClickOccurs when the control is clicked.
(Унаследован от Control)
ClientSizeChangedOccurs when the value of the ClientSize property changes.
(Унаследован от Control)
ContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
(Унаследован от Control)
ControlAddedOccurs when a new control is added to the ControlControlCollection.
(Унаследован от Control)
ControlRemovedOccurs when a control is removed from the ControlControlCollection.
(Унаследован от Control)
CursorChangedOccurs when the value of the Cursor property changes.
(Унаследован от Control)
DataContextChangedOccurs when the value of the DataContext property changes.
(Унаследован от Control)
DockChangedOccurs when the value of the Dock property changes.
(Унаследован от Control)
DoubleClickOccurs when the control is double-clicked.
(Унаследован от Control)
DpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed.
(Унаследован от Control)
DpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred.
(Унаследован от Control)
DragDropOccurs when a drag-and-drop operation is completed.
(Унаследован от Control)
DragEnterOccurs when an object is dragged into the control's bounds.
(Унаследован от Control)
DragLeaveOccurs when an object is dragged out of the control's bounds.
(Унаследован от Control)
DragOverOccurs when an object is dragged over the control's bounds.
(Унаследован от Control)
EnabledChangedOccurs when the Enabled property value has changed.
(Унаследован от Control)
EnterOccurs when the control is entered.
(Унаследован от Control)
Faulted Событие, происходящее при сбое работы сервиса предпросмотра в отдельном процессе.
FontChangedOccurs when the Font property value changes.
(Унаследован от Control)
ForeColorChangedOccurs when the ForeColor property value changes.
(Унаследован от Control)
GiveFeedbackOccurs during a drag operation.
(Унаследован от Control)
GotFocusOccurs when the control receives focus.
(Унаследован от Control)
HandleCreatedOccurs when a handle is created for the control.
(Унаследован от Control)
HandleDestroyedOccurs when the control's handle is in the process of being destroyed.
(Унаследован от Control)
HelpRequestedOccurs when the user requests help for a control.
(Унаследован от Control)
ImeModeChangedOccurs when the ImeMode property has changed.
(Унаследован от Control)
InvalidatedOccurs when a control's display requires redrawing.
(Унаследован от Control)
KeyDownOccurs when a key is pressed while the control has focus.
(Унаследован от Control)
KeyPressOccurs when a character. space or backspace key is pressed while the control has focus.
(Унаследован от Control)
KeyUpOccurs when a key is released while the control has focus.
(Унаследован от Control)
LayoutOccurs when a control should reposition its child controls.
(Унаследован от Control)
LeaveOccurs when the input focus leaves the control.
(Унаследован от Control)
LoadOccurs before the control becomes visible for the first time.
(Унаследован от UserControl)
LocationChangedOccurs when the Location property value has changed.
(Унаследован от Control)
LostFocusOccurs when the control loses focus.
(Унаследован от Control)
MarginChangedOccurs when the control's margin changes.
(Унаследован от Control)
MouseCaptureChangedOccurs when the control loses mouse capture.
(Унаследован от Control)
MouseClickOccurs when the control is clicked by the mouse.
(Унаследован от Control)
MouseDoubleClickOccurs when the control is double clicked by the mouse.
(Унаследован от Control)
MouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.
(Унаследован от Control)
MouseEnterOccurs when the mouse pointer enters the control.
(Унаследован от Control)
MouseHoverOccurs when the mouse pointer rests on the control.
(Унаследован от Control)
MouseLeaveOccurs when the mouse pointer leaves the control.
(Унаследован от Control)
MouseMoveOccurs when the mouse pointer is moved over the control.
(Унаследован от Control)
MouseUpOccurs when the mouse pointer is over the control and a mouse button is released.
(Унаследован от Control)
MouseWheelOccurs when the mouse wheel moves while the control has focus.
(Унаследован от Control)
MoveOccurs when the control is moved.
(Унаследован от Control)
PaddingChangedOccurs when the control's padding changes.
(Унаследован от Control)
PaintOccurs when the control is redrawn.
(Унаследован от Control)
ParentChangedOccurs when the Parent property value changes.
(Унаследован от Control)
PreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
(Унаследован от Control)
ProcessExited Событие, происходящее при закрытии процесса предпросмотра.
QueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications.
(Унаследован от Control)
QueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Унаследован от Control)
RegionChangedOccurs when the value of the Region property changes.
(Унаследован от Control)
ResizeOccurs when the control is resized.
(Унаследован от Control)
RestartRequested Событие, происходящее при запросе на перезапуск предпросмотра.
RightToLeftChangedOccurs when the RightToLeft property value changes.
(Унаследован от Control)
ScrollOccurs when the user or code scrolls through the client area.
(Унаследован от ScrollableControl)
SizeChangedOccurs when the Size property value changes.
(Унаследован от Control)
StyleChangedOccurs when the control style changes.
(Унаследован от Control)
SystemColorsChangedOccurs when the system colors change.
(Унаследован от Control)
TabIndexChangedOccurs when the TabIndex property value changes.
(Унаследован от Control)
TabStopChangedOccurs when the TabStop property value changes.
(Унаследован от Control)
TextChangedRaises the TextChanged event.
(Унаследован от UserControl)
ValidatedOccurs when the control is finished validating.
(Унаследован от Control)
ValidatingOccurs when the control is validating.
(Унаследован от Control)
VisibleChangedOccurs when the Visible property value changes.
(Унаследован от Control)

См. также