Имя | Описание | |
---|---|---|
ImageViewerBase | Инициализирует новый экземпляр класса ImageViewerBase. |
Имя | Описание | |
---|---|---|
ImageViewerBase | Инициализирует новый экземпляр класса ImageViewerBase. |
Имя | Описание | |
---|---|---|
ScrollStateAutoScrolling | Determines the value of the System.Windows.Forms.ScrollableControl.AutoScroll property. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ScrollStateFullDrag | Determines whether the user has enabled full window drag. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ScrollStateHScrollVisible | Determines whether the value of the System.Windows.Forms.ScrollableControl.HScroll property is set to | |
ScrollStateUserHasScrolled | Determines whether the user had scrolled through the System.Windows.Forms.ScrollableControl control. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ScrollStateVScrollVisible | Determines whether the value of the System.Windows.Forms.ScrollableControl.VScroll property is set to |
Имя | Описание | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Наследуется от System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Наследуется от System.Windows.Forms.Control) | |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Наследуется от System.Windows.Forms.Control) | |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Наследуется от System.Windows.Forms.Control) | |
AccessibleRole | Gets or sets the accessible role of the control. (Наследуется от System.Windows.Forms.Control) | |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Наследуется от System.Windows.Forms.Control) | |
Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Наследуется от System.Windows.Forms.Control) | |
AutoScroll | Gets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries. (Наследуется от System.Windows.Forms.ScrollableControl) | |
AutoScrollMargin | Gets or sets the size of the auto-scroll margin. (Наследуется от System.Windows.Forms.ScrollableControl) | |
AutoScrollMinSize | Gets or sets the minimum size of the auto-scroll. (Наследуется от System.Windows.Forms.ScrollableControl) | |
AutoScrollMinSizeEx | Возвращает или задает минимальный размер автоматической прокрутки. | |
AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Наследуется от System.Windows.Forms.Control) | |
AutoScrollPosition | Возвращает или задает местоположение позиции автоматической прокрутки. | |
AutoScrollPositionEx | Возвращает или задает местоположение позиции автоматической прокрутки. | |
AutoSize | This property is not relevant for this class. (Наследуется от System.Windows.Forms.Control) | |
BackColor | Gets or sets the background color for the control. (Наследуется от System.Windows.Forms.Control) | |
BackgroundImage | Gets or sets the background image displayed in the control. (Наследуется от System.Windows.Forms.Control) | |
BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Наследуется от System.Windows.Forms.Control) | |
BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Наследуется от System.Windows.Forms.Control) | |
BorderStyle | Возвращает или задает стиль границы элемента управления. | |
Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Наследуется от System.Windows.Forms.Control) | |
Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Наследуется от System.Windows.Forms.Control) | |
CanFocus | Gets a value indicating whether the control can receive focus. (Наследуется от System.Windows.Forms.Control) | |
CanSelect | Gets a value indicating whether the control can be selected. (Наследуется от System.Windows.Forms.Control) | |
Capture | Gets or sets a value indicating whether the control has captured the mouse. (Наследуется от System.Windows.Forms.Control) | |
CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Наследуется от System.Windows.Forms.Control) | |
CheckForIllegalCrossThreadCalls | Gets or sets a value indicating whether to catch calls on the wrong thread that access a control's System.Windows.Forms.Control.Handle property when an application is being debugged. (Наследуется от System.Windows.Forms.Control) | |
ClientRectangle | Gets the rectangle that represents the client area of the control. (Наследуется от System.Windows.Forms.Control) | |
ClientSize | Gets or sets the height and width of the client area of the control. (Наследуется от System.Windows.Forms.Control) | |
Clipboard | Возвращает или задает буфер обмена для этого просмотрщика. | |
CompanyName | Gets the name of the company or creator of the application containing the control. (Наследуется от System.Windows.Forms.Control) | |
Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Наследуется от System.ComponentModel.Component) | |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Наследуется от System.Windows.Forms.Control) | |
ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Наследуется от System.Windows.Forms.Control) | |
Controls | Gets the collection of controls contained within the control. (Наследуется от System.Windows.Forms.Control) | |
Created | Gets a value indicating whether the control has been created. (Наследуется от System.Windows.Forms.Control) | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Наследуется от System.Windows.Forms.Control) | |
DataBindings | Gets the data bindings for the control. (Наследуется от System.Windows.Forms.Control) | |
DataContext | (Наследуется от System.Windows.Forms.Control) | |
DefaultBackColor | Gets the default background color of the control. (Наследуется от System.Windows.Forms.Control) | |
DefaultClipboard | Возвращает или задает буфер обмена по умолчанию. | |
DefaultFont | Gets the default font of the control. (Наследуется от System.Windows.Forms.Control) | |
DefaultForeColor | Gets the default foreground color of the control. (Наследуется от System.Windows.Forms.Control) | |
DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. (Наследуется от System.Windows.Forms.Control) | |
DisplayRectangle | Gets the rectangle that represents the virtual display area of the control. (Наследуется от System.Windows.Forms.ScrollableControl) | |
Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Наследуется от System.Windows.Forms.Control) | |
Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Наследуется от System.Windows.Forms.Control) | |
DockPadding | Gets the dock padding settings for all edges of the control. (Наследуется от System.Windows.Forms.ScrollableControl) | |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Наследуется от System.Windows.Forms.Control) | |
FastScrollingCursor | Возвращает или устанавливает курсор, который должен использоваться в просмотрщике при выполнении быстрой прокрутки. | |
FastScrollingInterval | Возвращает или задает интервал в миллисекундах для быстрой прокрутки. | |
FastScrollingMinDistance | Возвращает или задает минимальное расстояние в пикселях, которое необходимо преодолеть для включения быстрой прокрутки. | |
FastScrollingMouseButton | Возвращает или задает кнопку мыши, которая активирует быструю прокрутку. | |
FastScrollingScale | Возвращает или задает масштаб расстояния быстрой прокрутки. | |
Focused | Gets a value indicating whether the control has input focus. (Наследуется от System.Windows.Forms.Control) | |
FocusedIndex | Возвращает или задает индекс сфокусированного изображения/миниатюры. | |
Font | Gets or sets the font of the text displayed by the control. (Наследуется от System.Windows.Forms.Control) | |
ForeColor | Gets or sets the foreground color of the control. (Наследуется от System.Windows.Forms.Control) | |
Handle | Gets the window handle that the control is bound to. (Наследуется от System.Windows.Forms.Control) | |
HasChildren | Gets a value indicating whether the control contains one or more child controls. (Наследуется от System.Windows.Forms.Control) | |
Height | Gets or sets the height of the control. (Наследуется от System.Windows.Forms.Control) | |
HorizontalScroll | Gets the characteristics associated with the horizontal scroll bar. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ImageDecodingSettings | Возвращает или устанавливает настройки декодирования этого просмотрщика. | |
ImageRotationAngle | Возвращает или задает угол поворота изображения в просмотрщике изображений в градусах. | |
Images | Возвращает или задает коллекцию изображений, связанных с этим объектом ImageViewerBase. | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Наследуется от System.Windows.Forms.Control) | |
InvokeRequired | 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. (Наследуется от System.Windows.Forms.Control) | |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Наследуется от System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (Наследуется от System.Windows.Forms.Control) | |
IsDisposed | Gets a value indicating whether the control has been disposed of. (Наследуется от System.Windows.Forms.Control) | |
IsFastScrolling | Возвращает значение, указывающее, выполняется ли сейчас быстрая прокрутка. | |
IsFastScrollingEnabled | Возвращает или задает значение, указывающее, включена ли быстрая прокрутка в просмотрщике изображений. | |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Наследуется от System.Windows.Forms.Control) | |
IsMirrored | Gets a value indicating whether the control is mirrored. (Наследуется от System.Windows.Forms.Control) | |
LayoutEngine | Gets a cached instance of the control's layout engine. (Наследуется от System.Windows.Forms.Control) | |
Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Наследуется от System.Windows.Forms.Control) | |
Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Наследуется от System.Windows.Forms.Control) | |
Margin | Gets or sets the space between controls. (Наследуется от System.Windows.Forms.Control) | |
MasterViewer | Возвращает или задает основной (основной) просмотрщик для этого ImageViewerBase. | |
MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Наследуется от System.Windows.Forms.Control) | |
MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Наследуется от System.Windows.Forms.Control) | |
ModifierKeys | Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state. (Наследуется от System.Windows.Forms.Control) | |
MouseButtons | Gets a value indicating which of the mouse buttons is in a pressed state. (Наследуется от System.Windows.Forms.Control) | |
MousePosition | Gets the position of the mouse cursor in screen coordinates. (Наследуется от System.Windows.Forms.Control) | |
Name | Gets or sets the name of the control. (Наследуется от System.Windows.Forms.Control) | |
Padding | Gets or sets padding within the control. (Наследуется от System.Windows.Forms.Control) | |
Parent | Gets or sets the parent container of the control. (Наследуется от System.Windows.Forms.Control) | |
PreferredSize | Gets the size of a rectangular area into which the control can fit. (Наследуется от System.Windows.Forms.Control) | |
ProductName | Gets the product name of the assembly containing the control. (Наследуется от System.Windows.Forms.Control) | |
ProductVersion | Gets the version of the assembly containing the control. (Наследуется от System.Windows.Forms.Control) | |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Наследуется от System.Windows.Forms.Control) | |
Region | Gets or sets the window region associated with the control. (Наследуется от System.Windows.Forms.Control) | |
RenderingRequirements | Возвращает или задает требования к визуализации изображения для просмотрщика. | |
Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Наследуется от System.Windows.Forms.Control) | |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Наследуется от System.Windows.Forms.Control) | |
ShortcutCopy | Возвращает или задает сочетание клавиш, связанное с действием копирования. | |
ShortcutCut | Возвращает или задает сочетание клавиш, связанное с действием вырезания. | |
ShortcutDelete | Возвращает или задает сочетание клавиш, связанное с действием удаления. | |
ShortcutInsert | Возвращает или задает сочетание клавиш, связанное с действием вставки. | |
ShortcutSelectAll | Возвращает или задает сочетание клавиш, связанное с действием выделения всех (Ctrl+A). | |
Site | Gets or sets the site of the control. (Наследуется от System.Windows.Forms.Control) | |
Size | Gets or sets the height and width of the control. (Наследуется от System.Windows.Forms.Control) | |
TabIndex | Gets or sets the tab order of the control within its container. (Наследуется от System.Windows.Forms.Control) | |
TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Наследуется от System.Windows.Forms.Control) | |
Tag | Gets or sets the object that contains data about the control. (Наследуется от System.Windows.Forms.Control) | |
Text | Gets or sets the text associated with this control. (Наследуется от System.Windows.Forms.Control) | |
Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Наследуется от System.Windows.Forms.Control) | |
TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Наследуется от System.Windows.Forms.Control) | |
UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Наследуется от System.Windows.Forms.Control) | |
VerticalScroll | Gets the characteristics associated with the vertical scroll bar. (Наследуется от System.Windows.Forms.ScrollableControl) | |
Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Наследуется от System.Windows.Forms.Control) | |
Width | Gets or sets the width of the control. (Наследуется от System.Windows.Forms.Control) | |
WindowTarget | This property is not relevant for this class. (Наследуется от System.Windows.Forms.Control) |
Имя | Описание | |
---|---|---|
CanEnableIme | Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Наследуется от System.Windows.Forms.Control) | |
CanRaiseEvents | Determines if events can be raised on the control. (Наследуется от System.Windows.Forms.Control) | |
CreateParams | Возвращает требуемые параметры создания при создании дескриптора управления. | |
DefaultCursor | Gets or sets the default cursor for the control. (Наследуется от System.Windows.Forms.Control) | |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Наследуется от System.Windows.Forms.Control) | |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Наследуется от System.Windows.Forms.Control) | |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Наследуется от System.Windows.Forms.Control) | |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Наследуется от System.Windows.Forms.Control) | |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Наследуется от System.Windows.Forms.Control) | |
DefaultSize | Gets the default size of the control. (Наследуется от System.Windows.Forms.Control) | |
DesignMode | Gets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Наследуется от System.ComponentModel.Component) | |
DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Наследуется от System.Windows.Forms.Control) | |
Events | Gets the list of event handlers that are attached to this System.ComponentModel.Component. (Наследуется от System.ComponentModel.Component) | |
FontHeight | Gets or sets the height of the font of the control. (Наследуется от System.Windows.Forms.Control) | |
HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ImeModeBase | Gets or sets the IME mode of a control. (Наследуется от System.Windows.Forms.Control) | |
IsHorizontalScrollBarVisible | Возвращает значение, указывающее, видна ли горизонтальная полоса прокрутки. | |
IsInvalidatePossible | Возвращает значение, указывающее, может ли просмотрщик быть аннулировано в данный момент. | |
IsVerticalScrollBarVisible | Возвращает значение, указывающее, видна ли вертикальная полоса прокрутки. | |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Наследуется от System.Windows.Forms.Control) | |
ScaleChildren | Gets a value that determines the scaling of child controls. (Наследуется от System.Windows.Forms.Control) | |
VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible. (Наследуется от System.Windows.Forms.ScrollableControl) |
Имя | Описание | |
---|---|---|
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Наследуется от System.Windows.Forms.Control) | |
BringToFront | Brings the control to the front of the z-order. (Наследуется от System.Windows.Forms.Control) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Наследуется от System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Наследуется от System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Наследуется от System.Windows.Forms.Control) | |
DoCopy | Копирует текущее изображение в буфер обмена. | |
DoCut | Вырезает текущее изображение и копирует его в буфер обмена. | |
DoDelete | Удаляет текущее изображение. | |
DoDragDrop | Overloaded. (Наследуется от System.Windows.Forms.Control) | |
DoInsert | Вставляет изображение из буфера обмена. | |
DoPageDown | Прокручивает просмотрщик на один экран вниз. | |
DoPageUp | Прокручивает просмотрщик на один экран вверх. | |
DoSelectAll | Выбирает все изображения. | |
DrawToBitmap | Supports rendering to the specified bitmap. (Наследуется от System.Windows.Forms.Control) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Наследуется от System.Windows.Forms.Control) | |
FindForm | Retrieves the form that the control is on. (Наследуется от System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Наследуется от System.Windows.Forms.Control) | |
FromChildHandle | Retrieves the control that contains the specified handle. (Наследуется от System.Windows.Forms.Control) | |
FromHandle | Returns the control that is currently associated with the specified handle. (Наследуется от System.Windows.Forms.Control) | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates. (Наследуется от System.Windows.Forms.Control) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Наследуется от System.Windows.Forms.Control) | |
GetCustomViewRotationAngle | Overloaded. Возвращает пользовательский угол поворота для одного изображения в просмотрщике изображений. | |
GetImageViewRotationAngle | Overloaded. Возвращает угол поворота представления изображения для указанного изображения в просмотрщике изображений. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Наследуется от System.Windows.Forms.Control) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Наследуется от System.Windows.Forms.Control) | |
Hide | Conceals the control from the user. (Наследуется от System.Windows.Forms.Control) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject) | |
Invalidate | Overloaded. 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. (Наследуется от System.Windows.Forms.Control) | |
InvalidateViewer | Overloaded. Недействительно указанный прямоугольник в просмотрщике изображений. | |
Invoke | Overloaded. (Наследуется от System.Windows.Forms.Control) | |
InvokeAsync | Overloaded. (Наследуется от System.Windows.Forms.Control) | |
IsKeyLocked | Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. (Наследуется от System.Windows.Forms.Control) | |
IsMnemonic | Determines if the specified character is the mnemonic character assigned to the control in the specified string. (Наследуется от System.Windows.Forms.Control) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Наследуется от System.Windows.Forms.Control) | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Наследуется от System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Наследуется от System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Наследуется от System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Наследуется от System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Наследуется от System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Наследуется от System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Наследуется от System.Windows.Forms.Control) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Наследуется от System.Windows.Forms.Control) | |
ResetBackColor | Resets the System.Windows.Forms.Control.BackColor property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetBindings | Causes a control bound to the System.Windows.Forms.BindingSource to reread all the items in the list and refresh their displayed values. (Наследуется от System.Windows.Forms.Control) | |
ResetCursor | Resets the System.Windows.Forms.Control.Cursor property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetFont | Resets the System.Windows.Forms.Control.Font property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetForeColor | Resets the System.Windows.Forms.Control.ForeColor property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetImeMode | Resets the System.Windows.Forms.Control.ImeMode property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetRightToLeft | Resets the System.Windows.Forms.Control.RightToLeft property to its default value. (Наследуется от System.Windows.Forms.Control) | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Наследуется от System.Windows.Forms.Control) | |
RestoreCursor | Восстанавливает текущий курсор до предыдущего курсора. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Наследуется от System.Windows.Forms.Control) | |
RotateViewClockwise | Поворачивает изображение в просмотрщике изображений на 90 градусов по часовой стрелке. | |
RotateViewCounterClockwise | Поворачивает изображение в просмотрщике изображений на 90 градусов против часовой стрелки. | |
Scale | Overloaded. Scales the control and any child controls. (Наследуется от System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Наследуется от System.Windows.Forms.Control) | |
ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. (Наследуется от System.Windows.Forms.ScrollableControl) | |
SelectNextControl | Activates the next control. (Наследуется от System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Наследуется от System.Windows.Forms.Control) | |
SetAutoScrollMargin | Sets the size of the auto-scroll margins. (Наследуется от System.Windows.Forms.ScrollableControl) | |
SetBounds | Overloaded. Sets the specified bounds of the control to the specified location and size. (Наследуется от System.Windows.Forms.Control) | |
SetCursor | Устанавливает новый курсор управления средством просмотра. | |
SetCustomViewRotationAngle | Overloaded. Устанавливает пользовательский угол поворота в градусах для одного изображения в просмотрщике изображений. | |
Show | Displays the control to the user. (Наследуется от System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Наследуется от System.Windows.Forms.Control) | |
ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Наследуется от System.ComponentModel.Component) | |
TranslateScrolls | Перемещает прокрутки на указанное горизонтальное и вертикальное смещение. | |
Update | Causes the control to redraw the invalidated regions within its client area. (Наследуется от System.Windows.Forms.Control) |
Имя | Описание | |
---|---|---|
AutoScrollMinSizeExChanged | Происходит при изменении AutoScrollMinSizeEx. | |
AutoScrollPositionExChanged | Происходит при изменении AutoScrollPositionEx. | |
AutoScrollPositionExChanging | Происходит при изменении AutoScrollPositionEx. | |
AutoSizeChanged | This event is not relevant for this class. (Наследуется от System.Windows.Forms.Control) | |
BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Наследуется от System.Windows.Forms.Control) | |
BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Наследуется от System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Наследуется от System.Windows.Forms.Control) | |
BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Наследуется от System.Windows.Forms.Control) | |
CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Наследуется от System.Windows.Forms.Control) | |
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Наследуется от System.Windows.Forms.Control) | |
Click | Occurs when the control is clicked. (Наследуется от System.Windows.Forms.Control) | |
ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Наследуется от System.Windows.Forms.Control) | |
ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Наследуется от System.Windows.Forms.Control) | |
ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Наследуется от System.Windows.Forms.Control) | |
ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Наследуется от System.Windows.Forms.Control) | |
CopyKeyPressed | Происходит при нажатии клавиши ShortcutCopy. | |
CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Наследуется от System.Windows.Forms.Control) | |
CutKeyPressed | Происходит при нажатии клавиши ShortcutCut. | |
DataContextChanged | (Наследуется от System.Windows.Forms.Control) | |
DeleteKeyPressed | Происходит при нажатии клавиши ShortcutDelete. | |
Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Наследуется от System.ComponentModel.Component) | |
DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Наследуется от System.Windows.Forms.Control) | |
DoubleClick | Occurs when the control is double-clicked. (Наследуется от System.Windows.Forms.Control) | |
DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Наследуется от System.Windows.Forms.Control) | |
DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Наследуется от System.Windows.Forms.Control) | |
DragDrop | Occurs when a drag-and-drop operation is completed. (Наследуется от System.Windows.Forms.Control) | |
DragEnter | Occurs when an object is dragged into the control's bounds. (Наследуется от System.Windows.Forms.Control) | |
DragLeave | Occurs when an object is dragged out of the control's bounds. (Наследуется от System.Windows.Forms.Control) | |
DragOver | Occurs when an object is dragged over the control's bounds. (Наследуется от System.Windows.Forms.Control) | |
EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Наследуется от System.Windows.Forms.Control) | |
Enter | Occurs when the control is entered. (Наследуется от System.Windows.Forms.Control) | |
FocusedIndexChanged | Происходит при изменении значения свойства FocusedIndex. | |
FocusedIndexChanging | Происходит при изменении значения свойства FocusedIndex. | |
FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Наследуется от System.Windows.Forms.Control) | |
ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Наследуется от System.Windows.Forms.Control) | |
GiveFeedback | Occurs during a drag operation. (Наследуется от System.Windows.Forms.Control) | |
GotFocus | Occurs when the control receives focus. (Наследуется от System.Windows.Forms.Control) | |
HandleCreated | Occurs when a handle is created for the control. (Наследуется от System.Windows.Forms.Control) | |
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Наследуется от System.Windows.Forms.Control) | |
HelpRequested | Occurs when the user requests help for a control. (Наследуется от System.Windows.Forms.Control) | |
ImageRotationAngleChanged | Происходит при изменении угла поворота изображения. | |
ImagesChanged | Происходит при изменении значения свойства Images. | |
ImagesChanging | Происходит при изменении значения свойства Images. | |
ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Наследуется от System.Windows.Forms.Control) | |
InsertKeyPressed | Происходит при нажатии клавиши ShortcutInsert. | |
Invalidated | Occurs when a control's display requires redrawing. (Наследуется от System.Windows.Forms.Control) | |
KeyDown | Occurs when a key is pressed while the control has focus. (Наследуется от System.Windows.Forms.Control) | |
KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Наследуется от System.Windows.Forms.Control) | |
KeyUp | Occurs when a key is released while the control has focus. (Наследуется от System.Windows.Forms.Control) | |
Layout | Occurs when a control should reposition its child controls. (Наследуется от System.Windows.Forms.Control) | |
Leave | Occurs when the input focus leaves the control. (Наследуется от System.Windows.Forms.Control) | |
LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Наследуется от System.Windows.Forms.Control) | |
LostFocus | Occurs when the control loses focus. (Наследуется от System.Windows.Forms.Control) | |
MarginChanged | Occurs when the control's margin changes. (Наследуется от System.Windows.Forms.Control) | |
MasterViewerChanged | Происходит при изменении значения свойства MasterViewer. | |
MouseCaptureChanged | Occurs when the control loses mouse capture. (Наследуется от System.Windows.Forms.Control) | |
MouseClick | Occurs when the control is clicked by the mouse. (Наследуется от System.Windows.Forms.Control) | |
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Наследуется от System.Windows.Forms.Control) | |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Наследуется от System.Windows.Forms.Control) | |
MouseEnter | Occurs when the mouse pointer enters the control. (Наследуется от System.Windows.Forms.Control) | |
MouseHover | Occurs when the mouse pointer rests on the control. (Наследуется от System.Windows.Forms.Control) | |
MouseLeave | Occurs when the mouse pointer leaves the control. (Наследуется от System.Windows.Forms.Control) | |
MouseMove | Occurs when the mouse pointer is moved over the control. (Наследуется от System.Windows.Forms.Control) | |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Наследуется от System.Windows.Forms.Control) | |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Наследуется от System.Windows.Forms.Control) | |
Move | Occurs when the control is moved. (Наследуется от System.Windows.Forms.Control) | |
PaddingChanged | Occurs when the control's padding changes. (Наследуется от System.Windows.Forms.Control) | |
Paint | Occurs when the control is redrawn. (Наследуется от System.Windows.Forms.Control) | |
ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Наследуется от System.Windows.Forms.Control) | |
PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Наследуется от System.Windows.Forms.Control) | |
QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Наследуется от System.Windows.Forms.Control) | |
QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Наследуется от System.Windows.Forms.Control) | |
RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Наследуется от System.Windows.Forms.Control) | |
Resize | Occurs when the control is resized. (Наследуется от System.Windows.Forms.Control) | |
RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Наследуется от System.Windows.Forms.Control) | |
Scroll | Occurs when the user or code scrolls through the client area. (Наследуется от System.Windows.Forms.ScrollableControl) | |
ScrollChanged | Происходит при изменении прокрутки. | |
SelectAllKeyPressed | Происходит при нажатии клавиши ShortcutSelectAll. | |
SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Наследуется от System.Windows.Forms.Control) | |
StyleChanged | Occurs when the control style changes. (Наследуется от System.Windows.Forms.Control) | |
SystemColorsChanged | Occurs when the system colors change. (Наследуется от System.Windows.Forms.Control) | |
TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Наследуется от System.Windows.Forms.Control) | |
TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Наследуется от System.Windows.Forms.Control) | |
TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Наследуется от System.Windows.Forms.Control) | |
Validated | Occurs when the control is finished validating. (Наследуется от System.Windows.Forms.Control) | |
Validating | Occurs when the control is validating. (Наследуется от System.Windows.Forms.Control) | |
VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Наследуется от System.Windows.Forms.Control) |