VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.UI Namespace / ThumbnailViewer Class
В этом разделе
    ThumbnailViewer Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите ThumbnailViewer.
    Публичные Методы
     ИмяОписание
    Public MethodДобавляет элемент управления миниатюрой, соответствующий указанному изображению.
    Public MethodOverloaded. 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)
    Public MethodBrings the control to the front of the z-order. (Наследуется от System.Windows.Forms.Control)
    Public MethodRetrieves a value indicating whether the specified control is a child of the control. (Наследуется от System.Windows.Forms.Control)
    Public MethodForces the creation of the visible control, including the creation of the handle and any visible child controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodCreates the System.Drawing.Graphics for the control. (Наследуется от System.Windows.Forms.Control)
    Public MethodКопирует текущее изображение в буфер обмена. (Наследуется от ImageViewerBase)
    Public MethodВырезает текущее изображение и копирует его в буфер обмена. (Наследуется от ImageViewerBase)
    Public MethodУдаляет выбранные миниатюры.
    Public MethodOverloaded. (Наследуется от System.Windows.Forms.Control)
    Public MethodВставляет изображение из буфера обмена. (Наследуется от ImageViewerBase)
    Public MethodПрокручивает просмотрщик на один экран вниз. (Наследуется от ImageViewerBase)
    Public MethodПрокручивает просмотрщик на один экран вверх. (Наследуется от ImageViewerBase)
    Public MethodВыбирает все миниатюры.
    Public MethodSupports rendering to the specified bitmap. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. Возвращает отсчитываемый от нуля индекс перемещения миниатюры по указанным координатам.
    Public MethodRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Наследуется от System.Windows.Forms.Control)
    Public MethodRetrieves the form that the control is on. (Наследуется от System.Windows.Forms.Control)
    Public MethodSets input focus to the control. (Наследуется от System.Windows.Forms.Control)
    Public Methodstatic (Shared in Visual Basic)Retrieves the control that contains the specified handle. (Наследуется от System.Windows.Forms.Control)
    Public Methodstatic (Shared in Visual Basic)Returns the control that is currently associated with the specified handle. (Наследуется от System.Windows.Forms.Control)
    Public MethodВозвращает изображения, соответствующие установленным флажкам.
    Public MethodOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Наследуется от System.Windows.Forms.Control)
    Public MethodReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. Возвращает пользовательский угол поворота для одного изображения в просмотрщике изображений. (Наследуется от ImageViewerBase)
    Public Methodstatic (Shared in Visual Basic)Возвращает исходный просмотрщик миниатюр для операции перетаскивания.
    Public MethodOverloaded. Возвращает угол поворота представления изображения для указанного изображения в просмотрщике изображений. (Наследуется от ImageViewerBase)
    Public MethodВозвращает значение, указывающее, отображается ли миниатюра с указанным индексом в просмотрщике миниатюр.
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject)
    Public MethodRetrieves the next control forward or back in the tab order of child controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodRetrieves the size of a rectangular area into which a control can be fitted. (Наследуется от System.Windows.Forms.Control)
    Public MethodВозвращает выбранные изображения.
    Public MethodВозвращает состояние флажка, соответствующего указанному изображению.
    Public MethodВозвращает элемент управления миниатюрой указанного изображения.
    Public MethodВозвращает все элементы управления миниатюрами.
    Public MethodConceals the control from the user. (Наследуется от System.Windows.Forms.Control)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Наследуется от System.MarshalByRefObject)
    Public MethodOverloaded. 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)
    Public MethodOverloaded. Недействительно указанный прямоугольник в просмотрщике изображений. (Наследуется от ImageViewerBase)
    Public MethodOverloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. (Наследуется от System.Windows.Forms.Control)
    Public Methodstatic (Shared in Visual Basic)Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. (Наследуется от System.Windows.Forms.Control)
    Public Methodstatic (Shared in Visual Basic)Determines if the specified character is the mnemonic character assigned to the control in the specified string. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. Forces the control to apply layout logic to all its child controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodComputes the location of the specified screen point into client coordinates. (Наследуется от System.Windows.Forms.Control)
    Public MethodComputes the location of the specified client point into screen coordinates. (Наследуется от System.Windows.Forms.Control)
    Public MethodOverloaded. Возвращает индекс миниатюры, расположенной под указанной точкой просмотра.
    Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Наследуется от System.Windows.Forms.Control)
    Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Наследуется от System.Windows.Forms.Control)
    Public MethodComputes the size and location of the specified screen rectangle in client coordinates. (Наследуется от System.Windows.Forms.Control)
    Public MethodComputes the size and location of the specified client rectangle in screen coordinates. (Наследуется от System.Windows.Forms.Control)
    Public MethodForces the control to invalidate its client area and immediately redraw itself and any child controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodУдаляет элемент управления миниатюрами, соответствующий указанному изображению.
    Public MethodResets the System.Windows.Forms.Control.BackColor property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodCauses 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)
    Public MethodResets the System.Windows.Forms.Control.Cursor property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.Font property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.ForeColor property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.ImeMode property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.RightToLeft property to its default value. (Наследуется от System.Windows.Forms.Control)
    Public MethodResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Наследуется от System.Windows.Forms.Control)
    Public MethodВосстанавливает текущий курсор до предыдущего курсора. (Наследуется от ImageViewerBase)
    Public MethodOverloaded. Resumes usual layout logic. (Наследуется от System.Windows.Forms.Control)
    Public MethodПоворачивает изображение в просмотрщике изображений на 90 градусов по часовой стрелке. (Наследуется от ImageViewerBase)
    Public MethodПоворачивает изображение в просмотрщике изображений на 90 градусов против часовой стрелки. (Наследуется от ImageViewerBase)
    Public MethodOverloaded. Scales the control and any child controls. (Наследуется от System.Windows.Forms.Control)
    Public MethodScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Наследуется от System.Windows.Forms.Control)
    Public MethodScrolls the specified child control into view on an auto-scroll enabled control. (Наследуется от System.Windows.Forms.ScrollableControl)
    Public MethodПрокручивает просмотрщик миниатюр до миниатюры с указанным индексом.
    Public MethodActivates the next control. (Наследуется от System.Windows.Forms.Control)
    Public MethodSends the control to the back of the z-order. (Наследуется от System.Windows.Forms.Control)
    Public MethodSets the size of the auto-scroll margins. (Наследуется от System.Windows.Forms.ScrollableControl)
    Public MethodOverloaded. Sets the specified bounds of the control to the specified location and size. (Наследуется от System.Windows.Forms.Control)
    Public MethodУстанавливает новый курсор управления средством просмотра. (Наследуется от ImageViewerBase)
    Public MethodOverloaded. Устанавливает пользовательский угол поворота в градусах для одного изображения в просмотрщике изображений.
    Public MethodУстанавливает отмеченное свойство для флажка указанного изображения.
    Public MethodDisplays the control to the user. (Наследуется от System.Windows.Forms.Control)
    Public MethodTemporarily suspends the layout logic for the control. (Наследуется от System.Windows.Forms.Control)
    Public MethodReturns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Наследуется от System.ComponentModel.Component)
    Public MethodПеремещает прокрутки на указанное горизонтальное и вертикальное смещение. (Наследуется от ImageViewerBase)
    Public MethodCauses the control to redraw the invalidated regions within its client area. (Наследуется от System.Windows.Forms.Control)
    Защищенные Методы
     ИмяОписание
    Protected MethodNotifies the accessibility client applications of the specified System.Windows.Forms.AccessibleEvents for the specified child control . (Наследуется от System.Windows.Forms.Control)
    Protected MethodAdjusts the scroll bars on the container based on the current control positions and the control currently selected. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodOverloaded. Устанавливает статус процесса invalidate как запущенный. (Наследуется от ImageViewerBase)
    Protected MethodВычисляет позицию прокрутки этого просмотрщика.
    Protected MethodCreates a new accessibility object for the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodСоздает элемент управления CheckBox.
    Protected MethodCreates a new instance of the control collection for the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodCreates a handle for the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodSends the specified message to the default window procedure. (Наследуется от System.Windows.Forms.Control)
    Protected MethodDestroys the handle associated with the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodOverloaded. Освобождает неуправляемые ресурсы, используемые и его дочерними элементами управления, и при необходимости освобождает управляемые ресурсы.
    Protected MethodОтрисовывает миниатюру.
    Protected MethodУстанавливает статус процесса invalidate как завершенный. (Наследуется от ImageViewerBase)
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the System.ComponentModel.Component is reclaimed by garbage collection. (Наследуется от System.ComponentModel.Component)
    Protected MethodRetrieves the specified System.Windows.Forms.AccessibleObject. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRetrieves the bounds within which the control is scaled. (Наследуется от System.Windows.Forms.Control)
    Protected MethodDetermines whether the specified flag has been set. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Наследуется от System.ComponentModel.Component)
    Protected MethodRetrieves the value of the specified control style bit for the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВозвращает прямоугольник миниатюры в управляющем пространстве.
    Protected MethodDetermines if the control is a top-level control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodCalled after the control has been added to another container. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Click event for the specified control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Paint event for the specified control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the event for the specified control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodDetermines if a character is an input character that the control recognizes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Наследуется от System.Windows.Forms.Control)
    Protected MethodCreates a shallow copy of the current System.MarshalByRefObject object. (Наследуется от System.MarshalByRefObject)
    Protected MethodRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие AutoScrollMinSizeExChanged. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие AutoScrollPositionExChanged. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие AutoScrollPositionExChanging. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ChangeUICues event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Click event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ControlAdded event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ControlRemoved event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.CreateControl method. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected Method (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.DockChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.DoubleClick event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие DragDrop.
    Protected MethodВызывает событие DragEnter.
    Protected MethodВызывает событие DragLeave.
    Protected MethodВызывает событие DragOver.
    Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие FocusedIndexChanged. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие FocusedIndexChanging. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.FontChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.GotFocus event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.HandleCreated event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.HandleDestroyed event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.HelpRequested event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывается при изменении коллекции изображений, связанной с этим средством просмотра.
    Protected MethodВызывается при изменении коллекции изображений, связанной с этим средством просмотра.
    Protected MethodВызывает событие ImageRotationAngleChanged. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие ImagesChanged.
    Protected MethodВызывает событие ImagesChanging. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.ImeModeChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие System.Windows.Forms.Control.Invalidated. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие KeyDown.
    Protected MethodRaises the System.Windows.Forms.Control.KeyPress event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие KeyUp.
    Protected MethodRaises the System.Windows.Forms.Control.Layout event. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodRaises the System.Windows.Forms.Control.LocationChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие System.Windows.Forms.Control.LostFocus.
    Protected MethodRaises the System.Windows.Forms.Control.MarginChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие MasterViewerChanged. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseClick event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие MouseDown.
    Protected MethodRaises the System.Windows.Forms.Control.MouseEnter event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseHover event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие MouseLeave.
    Protected MethodВызывает событие MouseMove.
    Protected MethodВызывает событие MouseUp.
    Protected MethodВызывает событие MouseWheel.
    Protected MethodRaises the System.Windows.Forms.Control.Move event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodNotifies the control of Windows messages. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.PaddingChanged event. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodВызывает событие Paint.
    Protected MethodPaints the background of the control. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие System.Windows.Forms.Control.ParentChanged. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected Method (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.PreviewKeyDown event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие QueryContinueDrag.
    Protected MethodRaises the System.Windows.Forms.Control.RegionChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие изменения размера.
    Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodВызывает событие System.Windows.Forms.ScrollableControl.Scroll. (Наследуется от ImageViewerBase)
    Protected MethodВызывает событие ScrollChanged. (Наследуется от ImageViewerBase)
    Protected MethodRaises the System.Windows.Forms.Control.SizeChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.StyleChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.TabIndexChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.TextChanged event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodВызывает событие ThumbnailAppearanceSelected.
    Protected MethodВызывает событие ThumbnailControlCreating.
    Protected MethodВызывает событие ThumbnailControlDisposing.
    Protected MethodВызывает событие ThumbnailLoadingProgress.
    Protected MethodВызывает событие ThumbnailPainted.
    Protected MethodВызывает событие ThumbnailPainting.
    Protected MethodВызывает событие ThumbnailsLoadingProgress.
    Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Validating event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodОбрабатывает командную клавишу.
    Protected MethodProcesses a dialog character. (Наследуется от System.Windows.Forms.Control)
    Protected MethodProcesses a dialog key. (Наследуется от System.Windows.Forms.Control)
    Protected MethodProcesses a key message and generates the appropriate control events. (Наследуется от System.Windows.Forms.Control)
    Protected MethodPreviews a keyboard message. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the appropriate drag event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the appropriate key event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the appropriate mouse event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodRaises the appropriate paint event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodForces the re-creation of the handle for the control. (Наследуется от System.Windows.Forms.Control)
    Protected Methodstatic (Shared in Visual Basic)Reflects the specified message to the control that is bound to the specified handle. (Наследуется от System.Windows.Forms.Control)
    Protected MethodProvides constants for rescaling the control when a DPI change occurs. (Наследуется от System.Windows.Forms.Control)
    Protected MethodResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Наследуется от System.Windows.Forms.Control)
    Protected MethodOverloaded. Converts the specified to the appropriate to support right-to-left text. (Наследуется от System.Windows.Forms.Control)
    Protected MethodConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Наследуется от System.Windows.Forms.Control)
    Protected MethodConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Наследуется от System.Windows.Forms.Control)
    Protected MethodScales a control's location, size, padding and margin. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodThis method is not relevant for this class. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodCalculates the scroll offset to the specified child control. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodOverloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Наследуется от System.Windows.Forms.Control)
    Protected MethodУстанавливает новый размер и положение области прокрутки и делает просмотрщик недействительным. (Наследуется от ImageViewerBase)
    Protected MethodУстанавливает новый размер области прокрутки и делает просмотрщик недействительным. (Наследуется от ImageViewerBase)
    Protected MethodУстанавливает новое положение области прокрутки и делает просмотрщик недействительным. (Наследуется от ImageViewerBase)
    Protected MethodSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Наследуется от System.Windows.Forms.Control)
    Protected MethodPerforms the work of setting the specified bounds of this control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodSets the size of the client area of the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodPositions the display window to the specified value. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodSets the specified scroll state flag. (Наследуется от System.Windows.Forms.ScrollableControl)
    Protected MethodSets a specified System.Windows.Forms.ControlStyles flag to either or . (Наследуется от System.Windows.Forms.Control)
    Protected MethodSets the control as the top-level control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodSets the control to the specified visible state. (Наследуется от System.Windows.Forms.Control)
    Protected MethodDetermines the size of the entire control from the height and width of its client area. (Наследуется от System.Windows.Forms.Control)
    Protected MethodOverloaded. Updates the bounds of the control with the specified size, location, and client size. (Наследуется от System.Windows.Forms.Control)
    Protected MethodForces the assigned styles to be reapplied to the control. (Наследуется от System.Windows.Forms.Control)
    Protected MethodUpdates the control in its parent's z-order. (Наследуется от System.Windows.Forms.Control)
    Protected MethodОбрабатывает сообщения Windows. (Наследуется от ImageViewerBase)
    Смотрите также