Robuta

https://learn.microsoft.com/ja-jp/dotnet/api/system.windows.forms.textbox.passwordchar?view=netframework-4.8.1&redirectedfrom=MSDN TextBox.PasswordChar Property (System.Windows.Forms) | Microsoft Learn Gets or sets the character used to mask characters of a password in a single-line TextBox control. property systemwindows formstextboxmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.windows.forms.datagridviewrow.defaultcellstyle?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridViewRow.DefaultCellStyle Property (System.Windows.Forms) | Microsoft Learn Gets or sets the default styles for the row, which are used to render cells in the row unless the styles are overridden. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.datagridviewcolumn.disposed?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridViewColumn.Disposed Event (System.Windows.Forms) | Microsoft Learn Occurs when the DataGridViewColumn is disposed. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.menu.menuitemcollection.system-collections-icollection-syncroot?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Menu.MenuItemCollection.ICollection.SyncRoot Property (System.Windows.Forms) | Microsoft Learn For a description of this member, see SyncRoot. property systemwindows formsmenuicollectionmicrosoft https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.datagridviewcolumn.displayindex?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridViewColumn.DisplayIndex Property (System.Windows.Forms) | Microsoft Learn Gets or sets the display order of the column relative to the currently displayed columns. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.windows.forms.datagridview.cellvaluechanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridView.CellValueChanged Event (System.Windows.Forms) | Microsoft Learn Occurs when the value of a cell changes. event systemwindows formsdatagridviewmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.causesvalidation?view=netframework-4.8.1 Control.CausesValidation Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.rectangletoclient?view=netframework-4.8.1&redirectedfrom=MSDN Control.RectangleToClient(Rectangle) Method (System.Windows.Forms) | Microsoft Learn Computes the size and location of the specified screen rectangle in client coordinates. windows formscontrolrectanglemethodsystem https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.toolstripitem?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN ToolStripItem Class (System.Windows.Forms) | Microsoft Learn Represents the abstract base class that manages events and layout for all the elements that a ToolStrip or ToolStripDropDown can contain. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.controlbox?view=netframework-4.8.1 Form.ControlBox Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether a control box is displayed in the caption bar of the form. property systemwindows formscontrolboxmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.controlcollection.copyto?view=netframework-1.1&viewFallbackFrom=windowsdesktop-9.0 Control.ControlCollection.CopyTo(Array, Int32) Method (System.Windows.Forms) | Microsoft Learn Copies the elements of the collection to an array, starting at a particular array index. windows formscontrolarray https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.keyup?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.keyup Control.KeyUp Event (System.Windows.Forms) | Microsoft Learn Occurs when a key is released while the control has focus. event systemwindows formscontrolkeyupmicrosoft https://learn.microsoft.com/fr-fr/dotnet/api/system.windows.forms.toolstrippanelrow?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 ToolStripPanelRow Class (System.Windows.Forms) | Microsoft Learn Represents a row of a ToolStripPanel that can contain controls. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.tabcontrol.deselecting?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 TabControl.Deselecting Event (System.Windows.Forms) | Microsoft Learn Occurs before a tab is deselected, enabling a handler to cancel the tab change. event systemwindows formstabcontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.formclosing?view=netframework-4.8.1 Form.FormClosing Event (System.Windows.Forms) | Microsoft Learn Occurs before the form is closed. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.accessiblerole?view=netframework-4.8.1 AccessibleRole Enum (System.Windows.Forms) | Microsoft Learn Specifies values representing possible roles for an accessible object. windows formsenumsystemmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.gridtablestylescollection.clear?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 GridTableStylesCollection.Clear Method (System.Windows.Forms) | Microsoft Learn Clears the collection. windows formsclearmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.systeminformation.dragsize?view=netframework-2.0&devlangs=csharp&f1url=%3FappId%3DDev12IDEF1%26l%3DEN-US%26k%3Dk(System.Windows.Forms.SystemInformation.DragSize);k(TargetFrameworkMoniker-.NETFramework,Version%3Dv2.0);k(DevLang-csharp)%26rd%3Dtrue SystemInformation.DragSize Property (System.Windows.Forms) | Microsoft Learn Gets the width and height of a rectangle centered on the point the mouse button was pressed, within which a drag operation will not begin. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.openfiledialog.showpreview?view=windowsdesktop-10.0 OpenFileDialog.ShowPreview Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether the dialog box shows a preview for selected files. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.control.focus?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Control.Focus Method (System.Windows.Forms) | Microsoft Learn Sets input focus to the control. windows formscontrolfocusmethodsystem https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.textboxbase.hideselection?redirectedfrom=MSDN&view=netframework-4.7.2 TextBoxBase.HideSelection Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus. property systemwindows formshideselectionmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.drawmode?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DrawMode Enum (System.Windows.Forms) | Microsoft Learn Specifies how the elements of a control are drawn. windows formsenumsystemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.backcolor?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.backcolor Control.BackColor Property (System.Windows.Forms) | Microsoft Learn Gets or sets the background color for the control. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.margin?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.margin Control.Margin Property (System.Windows.Forms) | Microsoft Learn Gets or sets the space between controls. property systemwindows formscontrolmarginmicrosoft https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-or-remove-images-with-the-windows-forms-imagelist-component Add or Remove Images with ImageList Component - Windows Forms | Microsoft Learn The Windows Forms ImageList component is typically populated with images before it is associated with a control. Learn to add and remove images later. windows formsaddremoveimages https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.mouseleave?view=netframework-4.8.1&redirectedfrom=MSDN Control.MouseLeave Event (System.Windows.Forms) | Microsoft Learn Occurs when the mouse pointer leaves the control. event systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.datagridviewcolumn.sortmode?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridViewColumn.SortMode Property (System.Windows.Forms) | Microsoft Learn Gets or sets the sort mode for the column. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.accessibledefaultactiondescription?view=netframework-4.8.1&redirectedfrom=MSDN Control.AccessibleDefaultActionDescription Property (System.Windows.Forms) | Microsoft Learn Gets or sets the default action description of the control for use by accessibility client applications. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.listbox.integercollection?view=netframework-4.8.1&viewFallbackFrom=net-10.0 ListBox.IntegerCollection Class (System.Windows.Forms) | Microsoft Learn Represents a collection of integers in a ListBox. class systemwindows formslistboxmicrosoftlearn https://ironpython-urls.blogspot.com/2006/12/pycon-ironpython-windows-forms-talk.html PyCon: IronPython & Windows Forms Talk Michael Foord outlines what he and Andrzej hope to present during their PyCon 2007 talk. http://www.voidspace.org.uk/python/weblog/arch_d7_2... windows formspyconironpythontalk https://learn.microsoft.com/pl-pl/dotnet/api/system.windows.forms.autocompletestringcollection.item?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 AutoCompleteStringCollection.Item[Int32] Property (System.Windows.Forms) | Microsoft Learn Gets or sets the element at the specified index. property systemwindows formsitemmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.preprocesscontrolmessage?view=windowsdesktop-10.0&redirectedfrom=MSDN Control.PreProcessControlMessage(Message) Method (System.Windows.Forms) | Microsoft Learn Preprocesses keyboard or input messages within the message loop before they are dispatched. windows formscontrolmessagemethodsystem https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.control.onpaint?view=netframework-4.8.1 Control.OnPaint(PaintEventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the Paint event. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/ja-jp/dotnet/api/system.windows.forms.datagridview.rows?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-6.0 DataGridView.Rows Property (System.Windows.Forms) | Microsoft Learn Gets a collection that contains all the rows in the DataGridView control. property systemwindows formsdatagridviewrowsmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.handledestroyed?view=netframework-4.8.1&redirectedfrom=MSDN Control.HandleDestroyed Event (System.Windows.Forms) | Microsoft Learn Occurs when the control's handle is in the process of being destroyed. event systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.windows.forms.control.padding?view=netframework-4.8.1 Control.Padding Property (System.Windows.Forms) | Microsoft Learn Gets or sets padding within the control. property systemwindows formscontrolpaddingmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.handle?view=netframework-4.8.1&redirectedfrom=MSDN Control.Handle Property (System.Windows.Forms) | Microsoft Learn Gets the window handle that the control is bound to. property systemwindows formscontrolhandlemicrosoft https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.datagridview.rows?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridView.Rows Property (System.Windows.Forms) | Microsoft Learn Gets a collection that contains all the rows in the DataGridView control. property systemwindows formsdatagridviewrowsmicrosoft https://learn.microsoft.com/pt-pt/dotnet/api/system.windows.forms.control.onpreviewkeydown?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Control.OnPreviewKeyDown(PreviewKeyDownEventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the PreviewKeyDown event. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.toolbar.toolbarbuttoncollection.system-collections-ilist-add?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 ToolBar.ToolBarButtonCollection.IList.Add(Object) Method (System.Windows.Forms) | Microsoft Learn Adds the specified toolbar button to the end of the toolbar button collection. windows formstoolbarilistaddobject https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.autosizechanged?view=netframework-4.8.1&redirectedfrom=MSDN Form.AutoSizeChanged Event (System.Windows.Forms) | Microsoft Learn Occurs when the AutoSize property changes. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.textrenderer?view=windowsdesktop-10.0 TextRenderer Class (System.Windows.Forms) | Microsoft Learn Provides methods used to measure and render text. This class cannot be inherited. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.autoscrolloffset?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.autoscrolloffset Control.AutoScrollOffset Property (System.Windows.Forms) | Microsoft Learn Gets or sets where this control is scrolled to in ScrollControlIntoView(Control). property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/nl-nl/dotnet/api/system.windows.forms.form.minimumsize?view=netframework-4.8.1 Form.MinimumSize Property (System.Windows.Forms) | Microsoft Learn Gets or sets the minimum size the form can be resized to. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.resizeend?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN Form.ResizeEnd Event (System.Windows.Forms) | Microsoft Learn Occurs when a form exits resizing mode. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/zh-cn/dotnet/api/system.windows.forms.datagridviewselectedrowcollection.system-collections-ilist-isfixedsize?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataGridViewSelectedRowCollection.IList.IsFixedSize Property (System.Windows.Forms) | Microsoft... Gets a value indicating whether the collection has a fixed size. property systemwindows formsilistmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.dialogresult?view=netframework-4.8.1&redirectedfrom=MSDN Form.DialogResult Property (System.Windows.Forms) | Microsoft Learn Gets or sets the dialog result for the form. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.text?view=netframework-4.8.1&redirectedfrom=MSDN Form.Text Property (System.Windows.Forms) | Microsoft Learn Gets or sets the text associated with this control. form textproperty systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.width?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.width Control.Width Property (System.Windows.Forms) | Microsoft Learn Gets or sets the width of the control. property systemwindows formscontrolwidthmicrosoft https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.control.backgroundimage?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Control.BackgroundImage Property (System.Windows.Forms) | Microsoft Learn Gets or sets the background image displayed in the control. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.printpreviewcontrol?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 PrintPreviewControl Class (System.Windows.Forms) | Microsoft Learn Represents the raw preview part of print previewing from a Windows Forms application, without any dialog boxes or buttons. Most PrintPreviewControl objects are... class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.containercontrol.bindingcontext?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.bindingcontext ContainerControl.BindingContext Property (System.Windows.Forms) | Microsoft Learn Gets or sets the BindingContext for the control. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.scrollablecontrol.setautoscrollmargin?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.setautoscrollmargin ScrollableControl.SetAutoScrollMargin(Int32, Int32) Method (System.Windows.Forms) | Microsoft Learn Sets the size of the auto-scroll margins. windows formsmethodsystemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms?view=netframework-4.8.1 System.Windows.Forms Namespace | Microsoft Learn Contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows... windows formssystemnamespacemicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.windows.forms.application.doevents?view=netframework-4.8.1 Application.DoEvents Method (System.Windows.Forms) | Microsoft Learn Processes all Windows messages currently in the message queue. windows formsapplicationmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.dataobject.setdata?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataObject.SetData Method (System.Windows.Forms) | Microsoft Learn Adds an object to the DataObject. windows formsdataobjectsetdatamethodsystem https://learn.microsoft.com/ru-ru/dotnet/api/system.windows.forms.datagridview.databindingcomplete?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-9.0 DataGridView.DataBindingComplete Event (System.Windows.Forms) | Microsoft Learn Occurs after a data-binding operation has finished. event systemwindows formsdatagridviewmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.margin?view=netframework-4.8.1&redirectedfrom=MSDN Control.Margin Property (System.Windows.Forms) | Microsoft Learn Gets or sets the space between controls. property systemwindows formscontrolmarginmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.autovalidate?view=netframework-4.8.1&redirectedfrom=MSDN Form.AutoValidate Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.parent?view=netframework-4.8.1&redirectedfrom=MSDN Control.Parent Property (System.Windows.Forms) | Microsoft Learn Gets or sets the parent container of the control. property systemwindows formscontrolparentmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.handle?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.handle Control.Handle Property (System.Windows.Forms) | Microsoft Learn Gets the window handle that the control is bound to. property systemwindows formscontrolhandlemicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.toolbar.toolbarbuttoncollection.contains?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 ToolBar.ToolBarButtonCollection.Contains(ToolBarButton) Method (System.Windows.Forms) | Microsoft... Determines if the specified toolbar button is a member of the collection. windows formstoolbarcontainsmethodsystem https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.maskedtextbox.mask?view=netframework-4.8.1&redirectedfrom=MSDN MaskedTextBox.Mask Property (System.Windows.Forms) | Microsoft Learn Gets or sets the input mask to use at run time. property systemwindows formsmaskedtextboxmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.haschildren?view=netframework-4.8.1&redirectedfrom=MSDN Control.HasChildren Property (System.Windows.Forms) | Microsoft Learn Gets a value indicating whether the control contains one or more child controls. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.accessibleobject?view=netframework-4.0 AccessibleObject Class (System.Windows.Forms) | Microsoft Learn Provides information that accessibility applications use to adjust an application's user interface (UI) for users with impairments. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.windows.forms.control.height?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Control.Height Property (System.Windows.Forms) | Microsoft Learn Gets or sets the height of the control. property systemwindows formscontrolheightmicrosoft https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.onbackgroundimagelayoutchanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN Control.OnBackgroundImageLayoutChanged(EventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the BackgroundImageLayoutChanged event. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.mouseleave?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN Control.MouseLeave Event (System.Windows.Forms) | Microsoft Learn Occurs when the mouse pointer leaves the control. event systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.windows.forms.form.righttoleftlayoutchanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Form.RightToLeftLayoutChanged Event (System.Windows.Forms) | Microsoft Learn Occurs after the value of the RightToLeftLayout property changes. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.control.name?view=netframework-4.0 Control.Name Property (System.Windows.Forms) | Microsoft Learn Gets or sets the name of the control. property systemwindows formscontrolnamemicrosoft https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.control.performlayout?view=netframework-4.0 Control.PerformLayout Method (System.Windows.Forms) | Microsoft Learn Forces the control to apply layout logic to child controls. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.enter?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.enter Control.Enter Event (System.Windows.Forms) | Microsoft Learn Occurs when the control is entered. enter eventwindows formscontrolsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.autovalidatechanged?view=netframework-4.8.1&redirectedfrom=MSDN Form.AutoValidateChanged Event (System.Windows.Forms) | Microsoft Learn Occurs when the AutoValidate property changes. event systemwindows formsmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.windows.forms.datagrid.hittestinfo?view=netframework-4.8.1&redirectedfrom=MSDN DataGrid.HitTestInfo Class (System.Windows.Forms) | Microsoft Learn Contains information about a part of the DataGrid at a specified coordinate. This class cannot be inherited. class systemwindows formsdatagridmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.stylechanged?view=netframework-4.8.1&redirectedfrom=MSDN Control.StyleChanged Event (System.Windows.Forms) | Microsoft Learn Occurs when the control style changes. event systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.control.onmove?view=netframework-4.0 Control.OnMove(EventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the Move event. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.errorprovider?view=netframework-4.8.1 ErrorProvider Class (System.Windows.Forms) | Microsoft Learn Provides a user interface for indicating that a control on a form has an error associated with it. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.dragdropeffects?view=windowsdesktop-10.0 DragDropEffects Enum (System.Windows.Forms) | Microsoft Learn Specifies the possible effects of a drag-and-drop operation. windows formsenumsystemmicrosoftlearn https://visualhint.com/ Custom PropertyGrid and DateTimePicker replacements for Windows Forms / .NET Custom PropertyGrid and DateTimePicker replacements for Windows Forms / .NET for windowscustompropertygriddatetimepickerreplacements https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.onmousecapturechanged?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0&redirectedfrom=MSDN Control.OnMouseCaptureChanged(EventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the MouseCaptureChanged event. windows formscontrolmethodsystemmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.ismdicontainer?view=netframework-4.8.1&redirectedfrom=MSDN Form.IsMdiContainer Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether the form is a container for multiple-document interface (MDI) child forms. property systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.groupbox?view=netframework-4.8.1&redirectedfrom=MSDN GroupBox Class (System.Windows.Forms) | Microsoft Learn Represents a Windows control that displays a frame around a group of controls with an optional caption. class systemwindows formsgroupboxmicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.windows.forms.toolstrip.imagelist?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 ToolStrip.ImageList Property (System.Windows.Forms) | Microsoft Learn Gets or sets the image list that contains the image displayed on a ToolStrip item. property systemwindows formsimagelistmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.scrollablecontrol?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 ScrollableControl Class (System.Windows.Forms) | Microsoft Learn Defines a base class for controls that support auto-scrolling behavior. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.invalidated?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.invalidated Control.Invalidated Event (System.Windows.Forms) | Microsoft Learn Occurs when a control's display requires redrawing. event systemwindows formscontrolinvalidatedmicrosoft https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/helpprovider-component-overview-windows-forms HelpProvider Component Overview - Windows Forms | Microsoft Learn Learn how the Windows Forms HelpProvider component is used to associate an HTML Help 1.x file with your Windows application. component overviewwindows formsmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.control.autosize?view=netframework-4.8.1&redirectedfrom=MSDN Control.AutoSize Property (System.Windows.Forms) | Microsoft Learn This property is not relevant for this class. property systemwindows formscontrolautosizemicrosoft https://learn.microsoft.com/it-it/dotnet/api/system.windows.forms.drageventargs.effect?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DragEventArgs.Effect Property (System.Windows.Forms) | Microsoft Learn Gets or sets the target drop effect in a drag-and-drop operation. property systemwindows formseffectmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.layoutengine?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.layoutengine Control.LayoutEngine Property (System.Windows.Forms) | Microsoft Learn Gets a cached instance of the control's layout engine. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-copy-toolstripmenuitems How to: Copy ToolStripMenuItems - Windows Forms | Microsoft Learn Learn how to copy ToolStripMenuItems to top-level and drop-down locations as well as to other menus. how towindows formscopymicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.commondialog?view=netframework-4.8.1&redirectedfrom=MSDN CommonDialog Class (System.Windows.Forms) | Microsoft Learn Specifies the base class used for displaying dialog boxes on the screen. class systemwindows formsmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.cursor?view=netframework-4.8.1&tree=cete.dynamicpdf.viewer.pdfnavigationpanel.cursor Control.Cursor Property (System.Windows.Forms) | Microsoft Learn Gets or sets the cursor that is displayed when the mouse pointer is over the control. property systemwindows formscontrolcursormicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.clientsizechanged?view=netframework-4.8.1&redirectedfrom=MSDN Control.ClientSizeChanged Event (System.Windows.Forms) | Microsoft Learn Occurs when the value of the ClientSize property changes. event systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/es-es/dotnet/api/system.windows.forms.listcontrol.onformat?view=netframework-4.8.1&redirectedfrom=MSDN ListControl.OnFormat(ListControlConvertEventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the Format event. windows formsmethodsystemmicrosoftlearn https://learn.microsoft.com/pt-pt/dotnet/api/system.windows.forms.control.raisemouseevent?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 Control.RaiseMouseEvent(Object, MouseEventArgs) Method (System.Windows.Forms) | Microsoft Learn Raises the appropriate mouse event. windows formscontrolobjectmethodsystem https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.doublebuffered?view=netframework-4.8.1&redirectedfrom=MSDN Control.DoubleBuffered Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.righttoleft?view=netframework-4.8.1&redirectedfrom=MSDN Control.RightToLeft Property (System.Windows.Forms) | Microsoft Learn Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. property systemwindows formscontrolmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.windows.forms.picturebox?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 PictureBox Class (System.Windows.Forms) | Microsoft Learn Represents a Windows picture box control for displaying an image. class systemwindows formspictureboxmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.windows.forms.treeview?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 TreeView Class (System.Windows.Forms) | Microsoft Learn Displays a hierarchical collection of labeled items, each represented by a TreeNode. class systemwindows formstreeviewmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.scrollablecontrol.autoscrollminsize?view=netframework-4.8.1&redirectedfrom=MSDN ScrollableControl.AutoScrollMinSize Property (System.Windows.Forms) | Microsoft Learn Gets or sets the minimum size of the auto-scroll. property systemwindows formsmicrosoftlearn