Suggested API's for "System.Windows.Forms."


System.Windows.Forms.AccessibleObject.DoDefaultAction()
System.Windows.Forms.AccessibleObject.GetChild(int)
System.Windows.Forms.AccessibleObject.GetChildCount()
System.Windows.Forms.AccessibleObject.GetSelected()
System.Windows.Forms.AccessibleObject.HitTest(int, int)
System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)
System.Windows.Forms.AccessibleObject.Select(System.Windows.Forms.AccessibleSelection)
System.Windows.Forms.Application.AddMessageFilter(System.Windows.Forms.IMessageFilter)
System.Windows.Forms.Application.Contains(Control, Control)
System.Windows.Forms.Application.DoEvents()
System.Windows.Forms.Application.EnableVisualStyles()
System.Windows.Forms.Application.Exit()
System.Windows.Forms.Application.Exit(System.ComponentModel.CancelEventArgs)
System.Windows.Forms.Application.ExitThread()
System.Windows.Forms.Application.FilterMessage(ref System.Windows.Forms.Message)
System.Windows.Forms.Application.FindControlAt(Control, Point)
System.Windows.Forms.Application.GetParentForm(Control)
System.Windows.Forms.Application.GetRootControl(Control)
System.Windows.Forms.Application.NextTabControl(Control)
System.Windows.Forms.Application.OleRequired()
System.Windows.Forms.Application.PrevTabControl(Control)
System.Windows.Forms.Application.ProccessMouse(PointF)
System.Windows.Forms.Application.RaiseIdle(System.EventArgs)
System.Windows.Forms.Application.RaiseKeyEvent(KeyEventArgs, System.Windows.Forms.Application.KeyEvents, Control)
System.Windows.Forms.Application.RemoveMessageFilter(System.Windows.Forms.IMessageFilter)
System.Windows.Forms.Application.Restart()
System.Windows.Forms.Application.Run()
System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext)
System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(bool)
System.Windows.Forms.Application.SetSuspendState(System.Windows.Forms.PowerState, bool, bool)
System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode)
System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode, bool)
System.Windows.Forms.Application.UpdateEventDelegate.Invoke()
System.Windows.Forms.Application._ControlAt(Point)
System.Windows.Forms.Application._FillListWithVisibleControls(Control, System.Collections.Generic.List)
System.Windows.Forms.Application._ParentContains(Control, PointF, Control, ref bool)
System.Windows.Forms.Application._ProcessControl(PointF, Control, bool)
System.Windows.Forms.ApplicationContext.Dispose()
System.Windows.Forms.ApplicationContext.Dispose(bool)
System.Windows.Forms.ApplicationContext.ExitThread()
System.Windows.Forms.ApplicationContext.ExitThreadCore()
System.Windows.Forms.ApplicationContext.OnMainFormClosed(object, System.EventArgs)
System.Windows.Forms.AutoCompleteStringCollection.Add(string)
System.Windows.Forms.AutoCompleteStringCollection.AddRange(string[])
System.Windows.Forms.AutoCompleteStringCollection.Clear()
System.Windows.Forms.AutoCompleteStringCollection.Contains(string)
System.Windows.Forms.AutoCompleteStringCollection.CopyTo(string[], int)
System.Windows.Forms.AutoCompleteStringCollection.Remove(string)
System.Windows.Forms.AutoCompleteStringCollection.RemoveAt(int)
System.Windows.Forms.AxHost.BeginInit()
System.Windows.Forms.AxHost.ConnectionPointCookie.Disconnect()
System.Windows.Forms.AxHost.EndInit()
System.Windows.Forms.AxHost.GetIPictureDispFromPicture(System.Drawing.Image)
System.Windows.Forms.AxHost.GetIPictureFromPicture(System.Drawing.Image)
System.Windows.Forms.AxHost.GetOcx()
System.Windows.Forms.AxHost.GetPictureFromIPicture(object)
System.Windows.Forms.Binding.OnFormat(System.Windows.Forms.ConvertEventArgs)
System.Windows.Forms.Binding.OnParse(System.Windows.Forms.ConvertEventArgs)
System.Windows.Forms.Binding.ReadValue()
System.Windows.Forms.Binding.WriteValue()
System.Windows.Forms.BindingSource.Add(object)
System.Windows.Forms.BindingSource.AddNew()
System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.ListSortDescriptionCollection)
System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.PropertyDescriptor, System.ComponentModel.ListSortDirection)
System.Windows.Forms.BindingSource.Clear()
System.Windows.Forms.BindingSource.Contains(object)
System.Windows.Forms.BindingSource.Dispose(bool)
System.Windows.Forms.BindingSource.EndEdit()
System.Windows.Forms.BindingSource.GetItemProperties(System.ComponentModel.PropertyDescriptor[])
System.Windows.Forms.BindingSource.IndexOf(object)
System.Windows.Forms.BindingSource.Insert(int, object)
System.Windows.Forms.BindingSource.MoveLast()
System.Windows.Forms.BindingSource.MoveNext()
System.Windows.Forms.BindingSource.OnCurrentChanged(System.EventArgs)
System.Windows.Forms.BindingSource.OnDataSourceChanged(System.EventArgs)
System.Windows.Forms.BindingSource.OnListChanged(System.ComponentModel.ListChangedEventArgs)
System.Windows.Forms.BindingSource.Remove(object)
System.Windows.Forms.BindingSource.RemoveAt(int)
System.Windows.Forms.BindingSource.RemoveCurrent()
System.Windows.Forms.BindingSource.ResetBindings(bool)
System.Windows.Forms.BindingSource.ResetCurrentItem()
System.Windows.Forms.BindingSource.ResumeBinding()
System.Windows.Forms.BindingSource.SuspendBinding()
System.Windows.Forms.Button.NotifyDefault(bool)
System.Windows.Forms.Button.OnClick(System.EventArgs)
System.Windows.Forms.Button.OnMouseEnter(System.EventArgs)
System.Windows.Forms.Button.OnMouseLeave(System.EventArgs)
System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Button.OnTextChanged(System.EventArgs)
System.Windows.Forms.Button.PerformClick()
System.Windows.Forms.Button.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.ButtonBase.Dispose(bool)
System.Windows.Forms.ButtonBase.DrawBackgroundImage(Graphics)
System.Windows.Forms.ButtonBase.DrawImage(Graphics)
System.Windows.Forms.ButtonBase.GetPreferredSize(System.Drawing.Size)
System.Windows.Forms.ButtonBase.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.ButtonBase.OnGotFocus(System.EventArgs)
System.Windows.Forms.ButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ButtonBase.OnLostFocus(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.ButtonBase.OnMouseEnter(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseLeave(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseMove(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.ButtonBase.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.ButtonBase.OnParentChanged(System.EventArgs)
System.Windows.Forms.ButtonBase.OnTextChanged(System.EventArgs)
System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics, System.Drawing.Rectangle, string, System.Drawing.Font, bool, System.Windows.Forms.VisualStyles.PushButtonState)
System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics, System.Drawing.Rectangle, string, System.Drawing.Font, System.Windows.Forms.TextFormatFlags, bool, System.Windows.Forms.VisualStyles.PushButtonState)
System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics, System.Drawing.Rectangle, string, System.Drawing.Font, System.Windows.Forms.TextFormatFlags, System.Drawing.Image, System.Drawing.Rectangle, bool, System.Windows.Forms.VisualStyles.PushButtonState)
System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.VisualStyles.PushButtonState)
System.Windows.Forms.ButtonRenderer.DrawParentBackground(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.Control)
System.Windows.Forms.ByteCollection.CopyTo(byte[], int)
System.Windows.Forms.CheckBox.OnCheckedChanged(System.EventArgs)
System.Windows.Forms.CheckBox.OnClick(System.EventArgs)
System.Windows.Forms.CheckBox.OnHandleCreated(System.EventArgs)
System.Windows.Forms.CheckBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.CheckBox.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, System.Windows.Forms.TextFormatFlags, bool, System.Windows.Forms.VisualStyles.CheckBoxState)
System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics, System.Drawing.Point, System.Drawing.Rectangle, string, System.Drawing.Font, System.Windows.Forms.TextFormatFlags, System.Drawing.Image, System.Drawing.Rectangle, bool, System.Windows.Forms.VisualStyles.CheckBoxState)
System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics, System.Drawing.Point, System.Windows.Forms.VisualStyles.CheckBoxState)
System.Windows.Forms.CheckBoxRenderer.GetGlyphSize(System.Drawing.Graphics, System.Windows.Forms.VisualStyles.CheckBoxState)
System.Windows.Forms.CheckedListBox.CheckedIndexCollection.GetEnumerator()
System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IndexOf(int)
System.Windows.Forms.CheckedListBox.CheckedItemCollection.Contains(object)
System.Windows.Forms.CheckedListBox.GetItemChecked(int)
System.Windows.Forms.CheckedListBox.GetItemCheckState(int)
System.Windows.Forms.CheckedListBox.ObjectCollection.Add(object, bool)
System.Windows.Forms.CheckedListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)
System.Windows.Forms.CheckedListBox.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)
System.Windows.Forms.CheckedListBox.SetItemChecked(int, bool)
System.Windows.Forms.CheckedListBox.SetItemCheckState(int, System.Windows.Forms.CheckState)
System.Windows.Forms.ClientUtils.GetBitCount(uint)
System.Windows.Forms.ClientUtils.IsCriticalException(System.Exception)
System.Windows.Forms.Clipboard.Clear()
System.Windows.Forms.Clipboard.ContainsAudio()
System.Windows.Forms.Clipboard.ContainsData(string)
System.Windows.Forms.Clipboard.ContainsFileDropList()
System.Windows.Forms.Clipboard.ContainsImage()
System.Windows.Forms.Clipboard.ContainsText()
System.Windows.Forms.Clipboard.ContainsText(System.Windows.Forms.TextDataFormat)
System.Windows.Forms.Clipboard.GetAudioStream()
System.Windows.Forms.Clipboard.GetData(string)
System.Windows.Forms.Clipboard.GetDataObject()
System.Windows.Forms.Clipboard.GetFileDropList()
System.Windows.Forms.Clipboard.GetImage()
System.Windows.Forms.Clipboard.GetText()
System.Windows.Forms.Clipboard.GetText(System.Windows.Forms.TextDataFormat)
System.Windows.Forms.Clipboard.SetData(string, object)
System.Windows.Forms.Clipboard.SetDataObject(object)
System.Windows.Forms.Clipboard.SetDataObject(object, bool)
System.Windows.Forms.Clipboard.SetDataObject(object, bool, int, int)
System.Windows.Forms.Clipboard.SetFileDropList(System.Collections.Specialized.StringCollection)
System.Windows.Forms.Clipboard.SetImage(System.Drawing.Image)
System.Windows.Forms.Clipboard.SetText(string)
System.Windows.Forms.Clipboard.SetText(string, System.Windows.Forms.TextDataFormat)
System.Windows.Forms.ColorPicker.OnColorChanged(object, System.EventArgs)
System.Windows.Forms.ColorPickerForm.UpdateControlsFromRGB()
System.Windows.Forms.ColorPickerForm.ValueSaturationPicker.SetHue(double)
System.Windows.Forms.ColorPickerForm.ValueSaturationPicker.UpdateImage()
System.Windows.Forms.ColorPickerForm.ValueSaturationPicker.UpdateValues()
System.Windows.Forms.ColumnClickEventHandler.Invoke(object, System.Windows.Forms.ColumnClickEventArgs)
System.Windows.Forms.ColumnHeader.AutoResize(System.Windows.Forms.ColumnHeaderAutoResizeStyle)
System.Windows.Forms.ColumnWidthChangedEventHandler.Invoke(object, System.Windows.Forms.ColumnWidthChangedEventArgs)
System.Windows.Forms.ComboBox.AddItemsCore(object[])
System.Windows.Forms.ComboBox.ApplySelectedItem()
System.Windows.Forms.ComboBox.BeginUpdate()
System.Windows.Forms.ComboBox.CreateListBox(string)
System.Windows.Forms.ComboBox.Dispose(bool)
System.Windows.Forms.ComboBox.EndUpdate()
System.Windows.Forms.ComboBox.FindString(string)
System.Windows.Forms.ComboBox.FindString(string, int)
System.Windows.Forms.ComboBox.FindStringExact(string)
System.Windows.Forms.ComboBox.FindStringExact(string, int)
System.Windows.Forms.ComboBox.GetButtonRect()
System.Windows.Forms.ComboBox.GetItemHeight(int)
System.Windows.Forms.ComboBox.IsInputKey(System.Windows.Forms.Keys)
System.Windows.Forms.ComboBox.IsSelectedValueNull()
System.Windows.Forms.ComboBox.ObjectCollection.Add(object)
System.Windows.Forms.ComboBox.ObjectCollection.AddRange(object[])
System.Windows.Forms.ComboBox.ObjectCollection.Clear()
System.Windows.Forms.ComboBox.ObjectCollection.Contains(object)
System.Windows.Forms.ComboBox.ObjectCollection.CopyTo(object[], int)
System.Windows.Forms.ComboBox.ObjectCollection.FindIndex(System.Predicate)
System.Windows.Forms.ComboBox.ObjectCollection.GetEnumerator()
System.Windows.Forms.ComboBox.ObjectCollection.IndexOf(object)
System.Windows.Forms.ComboBox.ObjectCollection.Insert(int, object)
System.Windows.Forms.ComboBox.ObjectCollection.IsDisabled(int)
System.Windows.Forms.ComboBox.ObjectCollection.Remove(object)
System.Windows.Forms.ComboBox.ObjectCollection.RemoveAt(int)
System.Windows.Forms.ComboBox.OnDataSourceChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)
System.Windows.Forms.ComboBox.OnDropDown(System.EventArgs)
System.Windows.Forms.ComboBox.OnDropDownClosed(System.EventArgs)
System.Windows.Forms.ComboBox.OnDropDownStyleChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnFontChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnGotFocus(System.EventArgs)
System.Windows.Forms.ComboBox.OnHandleCreated(System.EventArgs)
System.Windows.Forms.ComboBox.OnHandleDestroyed(System.EventArgs)
System.Windows.Forms.ComboBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ComboBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)
System.Windows.Forms.ComboBox.OnLostFocus(System.EventArgs)
System.Windows.Forms.ComboBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)
System.Windows.Forms.ComboBox.OnMouseEnter(System.EventArgs)
System.Windows.Forms.ComboBox.OnMouseLeave(System.EventArgs)
System.Windows.Forms.ComboBox.OnResize(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedItemChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectedValueChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(System.EventArgs)
System.Windows.Forms.ComboBox.OnTextChanged(System.EventArgs)
System.Windows.Forms.ComboBox.OnTextUpdate(System.EventArgs)
System.Windows.Forms.ComboBox.ResetText()
System.Windows.Forms.ComboBox.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.ComboBox.Select(int, int)
System.Windows.Forms.ComboBox.SelectAll()
System.Windows.Forms.ComboBox.SetItemsCore(System.Collections.IList)
System.Windows.Forms.ComboBox.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.ComboBoxExtension.IndexOfItemValue(System.Collections.IList, T)
System.Windows.Forms.ComboBoxExtension.InitializeFromEnum(System.Collections.IList, System.Resources.ResourceManager, string, out long, System.Func, string[])
System.Windows.Forms.ComboBoxRenderer.DrawDropDownButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.VisualStyles.ComboBoxState)
System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.VisualStyles.ComboBoxState)
System.Windows.Forms.CommonDialog.HookProc(System.IntPtr, int, System.IntPtr, System.IntPtr)
System.Windows.Forms.CommonDialog.OnHelpRequest(System.EventArgs)
System.Windows.Forms.CommonDialog.ShowDialog()
System.Windows.Forms.CommonDialog.ShowDialog(System.Windows.Forms.IWin32Window)
System.Windows.Forms.ContainerControl.AdjustFormScrollbars(bool)
System.Windows.Forms.ContainerControl.Dispose(bool)
System.Windows.Forms.ContainerControl.FindFocusedControl()
System.Windows.Forms.ContainerControl.OnCreateControl()
System.Windows.Forms.ContainerControl.OnFontChanged(System.EventArgs)
System.Windows.Forms.ContainerControl.OnLayout(System.Windows.Forms.LayoutEventArgs)
System.Windows.Forms.ContainerControl.OnParentChanged(System.EventArgs)
System.Windows.Forms.ContainerControl.PerformAutoScale()
System.Windows.Forms.ContainerControl.ProcessCmdKey(ref System.Windows.Forms.Message, System.Windows.Forms.Keys)
System.Windows.Forms.ContainerControl.ProcessDialogChar(char)
System.Windows.Forms.ContainerControl.ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.ContainerControl.ProcessMnemonic(char)
System.Windows.Forms.ContainerControl.ProcessTabKey(bool)
System.Windows.Forms.ContainerControl.Select(bool, bool)
System.Windows.Forms.ContainerControl.Validate()
System.Windows.Forms.ContainerControl.Validate(bool)
System.Windows.Forms.ContainerControl.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.ContextMenu.OnPopup(System.EventArgs)
System.Windows.Forms.ContextMenu.Show(System.Windows.Forms.Control, System.Drawing.Point)
System.Windows.Forms.ContextMenu.Show(System.Windows.Forms.Control, System.Drawing.Point, System.Windows.Forms.LeftRightAlignment)
System.Windows.Forms.ContextMenuStrip.Dispose(bool)
System.Windows.Forms.Control.AssignParent(System.Windows.Forms.Control)
System.Windows.Forms.Control.BeginInvoke(System.Action)
System.Windows.Forms.Control.BeginInvoke(System.Delegate)
System.Windows.Forms.Control.BeginInvoke(System.Delegate, params object[])
System.Windows.Forms.Control.BringToFront()
System.Windows.Forms.Control.ChangeFontSize(int)
System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents, int)
System.Windows.Forms.Control.ControlCollection.Add(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])
System.Windows.Forms.Control.ControlCollection.Clear()
System.Windows.Forms.Control.ControlCollection.Contains(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlCollection.ContainsKey(string)
System.Windows.Forms.Control.ControlCollection.Find(string, bool)
System.Windows.Forms.Control.ControlCollection.FindIndex(System.Predicate)
System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control, bool)
System.Windows.Forms.Control.ControlCollection.GetEnumerator()
System.Windows.Forms.Control.ControlCollection.IndexOf(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlCollection.IndexOfKey(string)
System.Windows.Forms.Control.ControlCollection.IsValidIndex(int)
System.Windows.Forms.Control.ControlCollection.Remove(System.Windows.Forms.Control)
System.Windows.Forms.Control.ControlCollection.RemoveAt(int)
System.Windows.Forms.Control.ControlCollection.RemoveByKey(string)
System.Windows.Forms.Control.ControlCollection.SetChildIndex(System.Windows.Forms.Control, int)
System.Windows.Forms.Control.CreateControl()
System.Windows.Forms.Control.CreateGraphics()
System.Windows.Forms.Control.CreateHandle()
System.Windows.Forms.Control.DefWndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.Descendants()
System.Windows.Forms.Control.DesignModeAtAll()
System.Windows.Forms.Control.DestroyHandle()
System.Windows.Forms.Control.Dispose(bool)
System.Windows.Forms.Control.DoDragDrop(object, System.Windows.Forms.DragDropEffects)
System.Windows.Forms.Control.DrawHandler.Invoke(PaintEventArgs)
System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap, System.Drawing.Rectangle)
System.Windows.Forms.Control.EnableChildren(bool)
System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)
System.Windows.Forms.Control.FindForm()
System.Windows.Forms.Control.FindMaskPanel()
System.Windows.Forms.Control.FindParentWithBgImage()
System.Windows.Forms.Control.FindPropertyValue(string)
System.Windows.Forms.Control.Focus()
System.Windows.Forms.Control.FocusInternal()
System.Windows.Forms.Control.FromChildHandle(System.IntPtr)
System.Windows.Forms.Control.FromHandle(System.IntPtr)
System.Windows.Forms.Control.GetAccessibilityObjectById(int)
System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)
System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point, System.Windows.Forms.GetChildAtPointSkip)
System.Windows.Forms.Control.GetChildControls()
System.Windows.Forms.Control.GetChildrenOfType()
System.Windows.Forms.Control.GetContainerControl()
System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control, bool)
System.Windows.Forms.Control.GetParent()
System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)
System.Windows.Forms.Control.GetScaledBounds(System.Drawing.Rectangle, System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.GetStyle(System.Windows.Forms.ControlStyles)
System.Windows.Forms.Control.Hide()
System.Windows.Forms.Control.InUiThread(System.Action, bool)
System.Windows.Forms.Control.Invalidate()
System.Windows.Forms.Control.Invalidate(bool)
System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)
System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle, bool)
System.Windows.Forms.Control.Invalidate(System.Drawing.Region)
System.Windows.Forms.Control.Invalidate(System.Drawing.Region, bool)
System.Windows.Forms.Control.Invoke(System.Delegate)
System.Windows.Forms.Control.Invoke(System.Delegate, params object[])
System.Windows.Forms.Control.InvokeIfRequired(System.Action)
System.Windows.Forms.Control.InvokeIfRequired(System.Func)
System.Windows.Forms.Control.InvokeLostFocus(System.Windows.Forms.Control, System.EventArgs)
System.Windows.Forms.Control.InvokeOnClick(System.Windows.Forms.Control, System.EventArgs)
System.Windows.Forms.Control.InvokePaint(System.Windows.Forms.Control, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.InvokePaintBackground(System.Windows.Forms.Control, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.IsDesignMode()
System.Windows.Forms.Control.IsInputKey(System.Windows.Forms.Keys)
System.Windows.Forms.Control.IsKeyLocked(System.Windows.Forms.Keys)
System.Windows.Forms.Control.IsMnemonic(char, string)
System.Windows.Forms.Control.LogicalToDeviceUnits(int)
System.Windows.Forms.Control.OnAutoSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)
System.Windows.Forms.Control.OnBindingContextChanged(System.EventArgs)
System.Windows.Forms.Control.OnCausesValidationChanged(System.EventArgs)
System.Windows.Forms.Control.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)
System.Windows.Forms.Control.OnClick(System.EventArgs)
System.Windows.Forms.Control.OnClientSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnContextMenuChanged(System.EventArgs)
System.Windows.Forms.Control.OnContextMenuStripChanged(System.EventArgs)
System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)
System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)
System.Windows.Forms.Control.OnCreateControl()
System.Windows.Forms.Control.OnCursorChanged(System.EventArgs)
System.Windows.Forms.Control.OnDockChanged(System.EventArgs)
System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)
System.Windows.Forms.Control.OnDpiChangedAfterParent(System.EventArgs)
System.Windows.Forms.Control.OnDragDrop(DragEventArgs)
System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnDragEnter(DragEventArgs)
System.Windows.Forms.Control.OnDragEnter(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnDragLeave(System.EventArgs)
System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)
System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.Control.OnEnter(System.EventArgs)
System.Windows.Forms.Control.OnFontChanged(System.EventArgs)
System.Windows.Forms.Control.OnForeColorChanged(System.EventArgs)
System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)
System.Windows.Forms.Control.OnGotFocus(System.EventArgs)
System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)
System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)
System.Windows.Forms.Control.OnHelpRequested(System.Windows.Forms.HelpEventArgs)
System.Windows.Forms.Control.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)
System.Windows.Forms.Control.OnKeyDown(KeyEventArgs)
System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs)
System.Windows.Forms.Control.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)
System.Windows.Forms.Control.OnKeyUp(KeyEventArgs)
System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)
System.Windows.Forms.Control.OnLeave(System.EventArgs)
System.Windows.Forms.Control.OnLocationChanged(System.EventArgs)
System.Windows.Forms.Control.OnLostFocus(System.EventArgs)
System.Windows.Forms.Control.OnMarginChanged(System.EventArgs)
System.Windows.Forms.Control.OnMouseCaptureChanged(System.EventArgs)
System.Windows.Forms.Control.OnMouseClick(MouseEventArgs)
System.Windows.Forms.Control.OnMouseClick(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs)
System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseDown(MouseEventArgs)
System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseEnter(System.EventArgs)
System.Windows.Forms.Control.OnMouseHover(System.EventArgs)
System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)
System.Windows.Forms.Control.OnMouseMove(MouseEventArgs)
System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseUp(MouseEventArgs)
System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs)
System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.OnMove(System.EventArgs)
System.Windows.Forms.Control.OnNotifyMessage(System.Windows.Forms.Message)
System.Windows.Forms.Control.OnPaddingChanged(System.EventArgs)
System.Windows.Forms.Control.OnPaint(PaintEventArgs)
System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs)
System.Windows.Forms.Control.OnPaintBackground(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.OnParentBackColorChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentBackgroundImageChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentBindingContextChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentEnabledChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentFontChanged(System.EventArgs)
System.Windows.Forms.Control.OnParentForeColorChanged(System.EventArgs)
System.Windows.Forms.Control.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)
System.Windows.Forms.Control.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)
System.Windows.Forms.Control.OnResize(System.EventArgs)
System.Windows.Forms.Control.OnRightToLeftChanged(System.EventArgs)
System.Windows.Forms.Control.OnSizeChanged(System.EventArgs)
System.Windows.Forms.Control.OnStyleChanged(System.EventArgs)
System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)
System.Windows.Forms.Control.OnTabIndexChanged(System.EventArgs)
System.Windows.Forms.Control.OnTextChanged(System.EventArgs)
System.Windows.Forms.Control.OnValidated(System.EventArgs)
System.Windows.Forms.Control.OnValidating(System.ComponentModel.CancelEventArgs)
System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs)
System.Windows.Forms.Control.PaintBackColor(PaintEventArgs, Rectangle, Color)
System.Windows.Forms.Control.PaintBackground(PaintEventArgs, Rectangle)
System.Windows.Forms.Control.PaintBackground(PaintEventArgs, Rectangle, Color, Point)
System.Windows.Forms.Control.ParentResized(Point)
System.Windows.Forms.Control.PerformLayout()
System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control, string)
System.Windows.Forms.Control.PointToClient(Point)
System.Windows.Forms.Control.PointToClient(System.Drawing.Point)
System.Windows.Forms.Control.PointToScreen(Point)
System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)
System.Windows.Forms.Control.PreProcessControlMessage(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.PreProcessMessage(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessCmdKey(ref System.Windows.Forms.Message, System.Windows.Forms.Keys)
System.Windows.Forms.Control.ProcessDialogChar(char)
System.Windows.Forms.Control.ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.Control.ProcessKeyEventArgs(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessKeyMessage(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessKeyPreview(ref System.Windows.Forms.Message)
System.Windows.Forms.Control.ProcessMnemonic(char)
System.Windows.Forms.Control.QuerySelectorAll(string)
System.Windows.Forms.Control.RaiseOnMouseWheel(MouseEventArgs)
System.Windows.Forms.Control.RaiseOnPaint(PaintEventArgs)
System.Windows.Forms.Control.RaisePaintEvent(object, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.RecreateHandle()
System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)
System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)
System.Windows.Forms.Control.Refresh()
System.Windows.Forms.Control.RenderControlBgImage(System.Windows.Forms.Control, System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Control.ResetBackColor()
System.Windows.Forms.Control.ResetCursor()
System.Windows.Forms.Control.ResetForeColor()
System.Windows.Forms.Control.ResetMouseEventArgs()
System.Windows.Forms.Control.ResetText()
System.Windows.Forms.Control.ResizeChilds(Point)
System.Windows.Forms.Control.ResumeDrawing()
System.Windows.Forms.Control.ResumeDrawing(bool)
System.Windows.Forms.Control.ResumeLayout()
System.Windows.Forms.Control.ResumeLayout(bool)
System.Windows.Forms.Control.RtlTranslateAlignment(System.Drawing.ContentAlignment)
System.Windows.Forms.Control.RtlTranslateContent(System.Drawing.ContentAlignment)
System.Windows.Forms.Control.SafeBeginInvoke(System.Delegate, object[])
System.Windows.Forms.Control.SafeInvoke(System.Action, string, SIL.Windows.Forms.Extensions.ControlExtensions.ErrorHandlingAction, bool)
System.Windows.Forms.Control.Scale(System.Drawing.SizeF)
System.Windows.Forms.Control.Scale(System.Drawing.SizeF, System.Drawing.SizeF, System.Windows.Forms.Control)
System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.ScaleCore(float, float)
System.Windows.Forms.Control.Select()
System.Windows.Forms.Control.Select(bool, bool)
System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control, bool, bool, bool, bool)
System.Windows.Forms.Control.SendToBack()
System.Windows.Forms.Control.SetBounds(int, int, int, int)
System.Windows.Forms.Control.SetBounds(int, int, int, int, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.SetBoundsCore(int, int, int, int, BoundsSpecified)
System.Windows.Forms.Control.SetBoundsCore(int, int, int, int, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Control.SetGlassWindowDragable()
System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles, bool)
System.Windows.Forms.Control.SetVisibleCore(bool)
System.Windows.Forms.Control.Show()
System.Windows.Forms.Control.SizeFromClientSize(int, int)
System.Windows.Forms.Control.SizeFromClientSize(Size)
System.Windows.Forms.Control.SizeFromClientSize(System.Drawing.Size)
System.Windows.Forms.Control.SuspendDrawing()
System.Windows.Forms.Control.SuspendLayout()
System.Windows.Forms.Control.Sync(System.Action)
System.Windows.Forms.Control.Update()
System.Windows.Forms.Control.UpdateBounds()
System.Windows.Forms.Control.UpdateBounds(int, int, int, int)
System.Windows.Forms.Control.UpdateBounds(int, int, int, int, int, int)
System.Windows.Forms.Control.UpdateStyles()
System.Windows.Forms.Control.uwfChildGotFocus(System.Windows.Forms.Control)
System.Windows.Forms.Control.uwfOnLatePaint(PaintEventArgs)
System.Windows.Forms.Control.With(System.Func)
System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.ControlBindingsCollection.Add(string, object, string)
System.Windows.Forms.ControlBindingsCollection.Add(string, object, string, bool, System.Windows.Forms.DataSourceUpdateMode)
System.Windows.Forms.ControlBindingsCollection.Add(string, object, string, bool, System.Windows.Forms.DataSourceUpdateMode, object, string, System.IFormatProvider)
System.Windows.Forms.ControlBindingsCollection.Add(System.Windows.Forms.Binding)
System.Windows.Forms.ControlBindingsCollection.Clear()
System.Windows.Forms.ControlBindingsCollection.Remove(System.Windows.Forms.Binding)
System.Windows.Forms.ControlBindingsCollection.RemoveAt(int)
System.Windows.Forms.ControlEventHandler.Invoke(object, System.Windows.Forms.ControlEventArgs)
System.Windows.Forms.ControlExtension.GetRightToLeftProperty(System.Windows.Forms.Control)
System.Windows.Forms.ControlPaint.BorderStyleToDashStyle(ButtonBorderStyle)
System.Windows.Forms.ControlPaint.CalculateBackgroundImageRectangle(Rectangle, Image, ImageLayout)
System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color)
System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color, float)
System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics, Image, Color, ImageLayout, Rectangle, Rectangle, Point, RightToLeft)
System.Windows.Forms.ControlPaint.DrawBorder(Graphics, Rectangle, Color, ButtonBorderStyle)
System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Color, int, System.Windows.Forms.ButtonBorderStyle, System.Drawing.Color, int, System.Windows.Forms.ButtonBorderStyle, System.Drawing.Color, int, System.Windows.Forms.ButtonBorderStyle, System.Drawing.Color, int, System.Windows.Forms.ButtonBorderStyle)
System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Color, System.Windows.Forms.ButtonBorderStyle)
System.Windows.Forms.ControlPaint.DrawBorder3D(Graphics, int, int, int, int, Border3DStyle, Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorder3D(Graphics, Rectangle, Border3DStyle)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, int, int, int, int)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, int, int, int, int, System.Windows.Forms.Border3DStyle)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, int, int, int, int, System.Windows.Forms.Border3DStyle, System.Windows.Forms.Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, System.Drawing.Rectangle)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.Border3DStyle)
System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.Border3DStyle, System.Windows.Forms.Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorderComplex(Graphics, Rectangle, Color, ButtonBorderStyle)
System.Windows.Forms.ControlPaint.DrawBorderSimple(Graphics, Rectangle, Color, ButtonBorderStyle)
System.Windows.Forms.ControlPaint.DrawBorderStyleBump(Graphics, int, int, int, int, Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorderStyleEtched(Graphics, int, int, int, int, Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorderStyleFlat(Graphics, int, int, int, int, Border3DSide)
System.Windows.Forms.ControlPaint.DrawBorderStyleRaised(Graphics, int, int, int, int, Border3DSide, bool, bool)
System.Windows.Forms.ControlPaint.DrawBorderStyleSunken(Graphics, int, int, int, int, Border3DSide, bool, bool)
System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.CaptionButton, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics, int, int, int, int, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics, int, int, int, int, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics, System.Drawing.Rectangle)
System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Color, System.Drawing.Color)
System.Windows.Forms.ControlPaint.DrawImageDisabled(System.Drawing.Graphics, System.Drawing.Image, int, int, System.Drawing.Color)
System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.MenuGlyph, System.Drawing.Color, System.Drawing.Color)
System.Windows.Forms.ControlPaint.DrawReversibleFrame(System.Drawing.Rectangle, System.Drawing.Color, System.Windows.Forms.FrameStyle)
System.Windows.Forms.ControlPaint.DrawReversibleLine(System.Drawing.Point, System.Drawing.Point, System.Drawing.Color)
System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.ScrollButton, System.Windows.Forms.ButtonState)
System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics, System.Drawing.Color, int, int, int, int)
System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics, System.Drawing.Color, System.Drawing.Rectangle)
System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.Graphics, string, System.Drawing.Font, System.Drawing.Color, System.Drawing.RectangleF, System.Drawing.StringFormat)
System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.IDeviceContext, string, System.Drawing.Font, System.Drawing.Color, System.Drawing.Rectangle, System.Windows.Forms.TextFormatFlags)
System.Windows.Forms.ControlPaint.DrawVisualStyleBorder(System.Drawing.Graphics, System.Drawing.Rectangle)
System.Windows.Forms.ControlPaint.FillReversibleRectangle(System.Drawing.Rectangle, System.Drawing.Color)
System.Windows.Forms.ControlPaint.HLSColor.ColorFromHLS(int, int, int)
System.Windows.Forms.ControlPaint.HLSColor.Darker(float)
System.Windows.Forms.ControlPaint.HLSColor.HueToRGB(int, int, int)
System.Windows.Forms.ControlPaint.HLSColor.Lighter(float)
System.Windows.Forms.ControlPaint.HLSColor.NewLuma(int, bool)
System.Windows.Forms.ControlPaint.HLSColor.NewLuma(int, int, bool)
System.Windows.Forms.ControlPaint.Light(System.Drawing.Color)
System.Windows.Forms.ControlPaint.Light(System.Drawing.Color, float)
System.Windows.Forms.ControlPaint.LightLight(System.Drawing.Color)
System.Windows.Forms.CredentialsDialog.IsValidPassword(string, string)
System.Windows.Forms.CredentialsDialog.StringBuilderToSecureString(System.Text.StringBuilder)
System.Windows.Forms.CurrencyManager.CancelCurrentEdit()
System.Windows.Forms.CurrencyManager.EndCurrentEdit()
System.Windows.Forms.CurrencyManager.GetItemProperties()
System.Windows.Forms.CurrencyManager.Refresh()
System.Windows.Forms.CurrencyManager.ResumeBinding()
System.Windows.Forms.CurrencyManager.SuspendBinding()
System.Windows.Forms.Cursor.CopyHandle()
System.Windows.Forms.Cursor.Dispose()
System.Windows.Forms.Cursor.Draw(System.Drawing.Graphics, System.Drawing.Rectangle)
System.Windows.Forms.Cursor.DrawStretched(System.Drawing.Graphics, System.Drawing.Rectangle)
System.Windows.Forms.Cursor.Equals(object)
System.Windows.Forms.Cursor.Hide()
System.Windows.Forms.Cursor.Show()
System.Windows.Forms.DataFormats.GetFormat(int)
System.Windows.Forms.DataFormats.GetFormat(string)
System.Windows.Forms.DataGrid.HitTest(int, int)
System.Windows.Forms.DataGrid.SetDataBinding(object, string)
System.Windows.Forms.DataGridColumnStyle.GetColumnValueAtRow(System.Windows.Forms.CurrencyManager, int)
System.Windows.Forms.DataGridColumnStyle.Invalidate()
System.Windows.Forms.DataGridColumnStyle.SetColumnValueAtRow(System.Windows.Forms.CurrencyManager, int, object)
System.Windows.Forms.DataGridColumnStyle.SetDataGridInColumn(System.Windows.Forms.DataGrid)
System.Windows.Forms.DataGridView.AdjustColumnHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, bool, bool)
System.Windows.Forms.DataGridView.AutoResizeColumn(int, System.Windows.Forms.DataGridViewAutoSizeColumnMode)
System.Windows.Forms.DataGridView.AutoResizeColumns()
System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode)
System.Windows.Forms.DataGridView.BeginEdit(bool)
System.Windows.Forms.DataGridView.CancelEdit()
System.Windows.Forms.DataGridView.ClearSelection()
System.Windows.Forms.DataGridView.ClearSelection(int, int, bool)
System.Windows.Forms.DataGridView.CommitEdit(System.Windows.Forms.DataGridViewDataErrorContexts)
System.Windows.Forms.DataGridView.DisplayedRowCount(bool)
System.Windows.Forms.DataGridView.Dispose(bool)
System.Windows.Forms.DataGridView.EndEdit()
System.Windows.Forms.DataGridView.GetCellCount(System.Windows.Forms.DataGridViewElementStates)
System.Windows.Forms.DataGridView.GetCellDisplayRectangle(int, int, bool)
System.Windows.Forms.DataGridView.GetClipboardContent()
System.Windows.Forms.DataGridView.GetRowDisplayRectangle(int, bool)
System.Windows.Forms.DataGridView.HitTest(int, int)
System.Windows.Forms.DataGridView.InvalidateCell(int, int)
System.Windows.Forms.DataGridView.InvalidateCell(System.Windows.Forms.DataGridViewCell)
System.Windows.Forms.DataGridView.InvalidateColumn(int)
System.Windows.Forms.DataGridView.InvalidateRow(int)
System.Windows.Forms.DataGridView.NotifyCurrentCellDirty(bool)
System.Windows.Forms.DataGridView.OnCellBeginEdit(System.Windows.Forms.DataGridViewCellCancelEventArgs)
System.Windows.Forms.DataGridView.OnCellClick(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnCellEndEdit(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnCellFormatting(System.Windows.Forms.DataGridViewCellFormattingEventArgs)
System.Windows.Forms.DataGridView.OnCellMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridView.OnCellMouseEnter(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnCellMouseLeave(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnCellMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridView.OnCellMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridView.OnCellPainting(System.Windows.Forms.DataGridViewCellPaintingEventArgs)
System.Windows.Forms.DataGridView.OnCellValueNeeded(System.Windows.Forms.DataGridViewCellValueEventArgs)
System.Windows.Forms.DataGridView.OnColumnAdded(System.Windows.Forms.DataGridViewColumnEventArgs)
System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridView.OnCurrentCellDirtyStateChanged(System.EventArgs)
System.Windows.Forms.DataGridView.OnEditingControlShowing(System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)
System.Windows.Forms.DataGridView.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.DataGridView.OnFontChanged(System.EventArgs)
System.Windows.Forms.DataGridView.OnGotFocus(System.EventArgs)
System.Windows.Forms.DataGridView.OnHandleCreated(System.EventArgs)
System.Windows.Forms.DataGridView.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.DataGridView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)
System.Windows.Forms.DataGridView.OnLayout(System.Windows.Forms.LayoutEventArgs)
System.Windows.Forms.DataGridView.OnLostFocus(System.EventArgs)
System.Windows.Forms.DataGridView.OnMouseClick(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.DataGridView.OnMouseDown(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.DataGridView.OnMouseMove(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.DataGridView.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.DataGridView.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.DataGridView.OnRowEnter(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnRowPrePaint(System.Windows.Forms.DataGridViewRowPrePaintEventArgs)
System.Windows.Forms.DataGridView.OnRowsAdded(System.Windows.Forms.DataGridViewRowsAddedEventArgs)
System.Windows.Forms.DataGridView.OnRowStateChanged(int, System.Windows.Forms.DataGridViewRowStateChangedEventArgs)
System.Windows.Forms.DataGridView.OnRowValidated(System.Windows.Forms.DataGridViewCellEventArgs)
System.Windows.Forms.DataGridView.OnSelectionChanged(System.EventArgs)
System.Windows.Forms.DataGridView.ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.DataGridView.SelectAll()
System.Windows.Forms.DataGridView.SelectRow(int)
System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(int, int, bool, bool, bool)
System.Windows.Forms.DataGridView.ShowRow(int)
System.Windows.Forms.DataGridView.Sort(System.Collections.IComparer)
System.Windows.Forms.DataGridView.Sort(System.Windows.Forms.DataGridViewColumn, System.ComponentModel.ListSortDirection)
System.Windows.Forms.DataGridView.UpdateCellValue(int, int)
System.Windows.Forms.DataGridViewButtonCell.Clone()
System.Windows.Forms.DataGridViewButtonCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewCell.BorderWidths(System.Windows.Forms.DataGridViewAdvancedBorderStyle)
System.Windows.Forms.DataGridViewCell.Dispose()
System.Windows.Forms.DataGridViewCell.Dispose(bool)
System.Windows.Forms.DataGridViewCell.GetEditedFormattedValue(int, System.Windows.Forms.DataGridViewDataErrorContexts)
System.Windows.Forms.DataGridViewCell.GetFormattedValue(object, int, ref System.Windows.Forms.DataGridViewCellStyle, System.ComponentModel.TypeConverter, System.ComponentModel.TypeConverter, System.Windows.Forms.DataGridViewDataErrorContexts)
System.Windows.Forms.DataGridViewCell.GetValue(int)
System.Windows.Forms.DataGridViewCell.OnDataGridViewChanged()
System.Windows.Forms.DataGridViewCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridViewCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridViewCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridViewCell.PaintBorder(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle)
System.Windows.Forms.DataGridViewCell.ParseFormattedValue(object, System.Windows.Forms.DataGridViewCellStyle, System.ComponentModel.TypeConverter, System.ComponentModel.TypeConverter)
System.Windows.Forms.DataGridViewCell.PositionEditingPanel(System.Drawing.Rectangle, System.Drawing.Rectangle, System.Windows.Forms.DataGridViewCellStyle, bool, bool, bool, bool)
System.Windows.Forms.DataGridViewCell.SetValue(int, object)
System.Windows.Forms.DataGridViewCell.ToString()
System.Windows.Forms.DataGridViewCellCollection.Add(System.Windows.Forms.DataGridViewCell)
System.Windows.Forms.DataGridViewCellCollection.AddRange(params System.Windows.Forms.DataGridViewCell[])
System.Windows.Forms.DataGridViewCellCollection.Clear()
System.Windows.Forms.DataGridViewCellFormattingEventHandler.Invoke(object, System.Windows.Forms.DataGridViewCellFormattingEventArgs)
System.Windows.Forms.DataGridViewCellMouseEventHandler.Invoke(object, System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridViewCellPaintingEventArgs.Paint(System.Drawing.Rectangle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintBackground(System.Drawing.Rectangle, bool)
System.Windows.Forms.DataGridViewCheckBoxCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewColumn.Clone()
System.Windows.Forms.DataGridViewColumn.Dispose(bool)
System.Windows.Forms.DataGridViewColumn.GetPreferredWidth(System.Windows.Forms.DataGridViewAutoSizeColumnMode, bool)
System.Windows.Forms.DataGridViewColumnCollection.Add(string, string)
System.Windows.Forms.DataGridViewColumnCollection.Add(System.Windows.Forms.DataGridViewColumn)
System.Windows.Forms.DataGridViewColumnCollection.AddRange(params System.Windows.Forms.DataGridViewColumn[])
System.Windows.Forms.DataGridViewColumnCollection.Clear()
System.Windows.Forms.DataGridViewColumnCollection.Contains(string)
System.Windows.Forms.DataGridViewColumnCollection.GetColumnsWidth(System.Windows.Forms.DataGridViewElementStates)
System.Windows.Forms.DataGridViewColumnCollection.Insert(int, System.Windows.Forms.DataGridViewColumn)
System.Windows.Forms.DataGridViewColumnCollection.RemoveAt(int)
System.Windows.Forms.DataGridViewColumnHeaderCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewComboBoxCell.Clone()
System.Windows.Forms.DataGridViewComboBoxCell.InitializeEditingControl(int, object, System.Windows.Forms.DataGridViewCellStyle)
System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Add(object)
System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(params object[])
System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection)
System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Clear()
System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Contains(object)
System.Windows.Forms.DataGridViewComboBoxCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewHeaderCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)
System.Windows.Forms.DataGridViewImageCell.Clone()
System.Windows.Forms.DataGridViewImageCell.GetPreferredSize(System.Drawing.Graphics, System.Windows.Forms.DataGridViewCellStyle, int, System.Drawing.Size)
System.Windows.Forms.DataGridViewImageCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewLinkCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewRow.Clone()
System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView)
System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView, params object[])
System.Windows.Forms.DataGridViewRow.CreateCellsInstance()
System.Windows.Forms.DataGridViewRow.GetState(int)
System.Windows.Forms.DataGridViewRow.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, bool, bool)
System.Windows.Forms.DataGridViewRow.PaintCells(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, bool, bool, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataGridViewRow.SetValues(params object[])
System.Windows.Forms.DataGridViewRowCollection.Add()
System.Windows.Forms.DataGridViewRowCollection.Add(int)
System.Windows.Forms.DataGridViewRowCollection.Add(params object[])
System.Windows.Forms.DataGridViewRowCollection.Add(System.Windows.Forms.DataGridViewRow)
System.Windows.Forms.DataGridViewRowCollection.AddRange(params System.Windows.Forms.DataGridViewRow[])
System.Windows.Forms.DataGridViewRowCollection.Clear()
System.Windows.Forms.DataGridViewRowCollection.GetRowCount(System.Windows.Forms.DataGridViewElementStates)
System.Windows.Forms.DataGridViewRowCollection.GetRowsHeight(System.Windows.Forms.DataGridViewElementStates)
System.Windows.Forms.DataGridViewRowCollection.IndexOf(System.Windows.Forms.DataGridViewRow)
System.Windows.Forms.DataGridViewRowCollection.Insert(int, int)
System.Windows.Forms.DataGridViewRowCollection.Insert(int, params object[])
System.Windows.Forms.DataGridViewRowCollection.Insert(int, System.Windows.Forms.DataGridViewRow)
System.Windows.Forms.DataGridViewRowCollection.Remove(System.Windows.Forms.DataGridViewRow)
System.Windows.Forms.DataGridViewRowCollection.RemoveAt(int)
System.Windows.Forms.DataGridViewRowPostPaintEventArgs.DrawFocus(System.Drawing.Rectangle, bool)
System.Windows.Forms.DataGridViewTextBoxCell.Clone()
System.Windows.Forms.DataGridViewTextBoxCell.DetachEditingControl()
System.Windows.Forms.DataGridViewTextBoxCell.GetContentBounds(System.Drawing.Graphics, System.Windows.Forms.DataGridViewCellStyle, int)
System.Windows.Forms.DataGridViewTextBoxCell.GetErrorIconBounds(System.Drawing.Graphics, System.Windows.Forms.DataGridViewCellStyle, int)
System.Windows.Forms.DataGridViewTextBoxCell.GetPreferredSize(System.Drawing.Graphics, System.Windows.Forms.DataGridViewCellStyle, int, System.Drawing.Size)
System.Windows.Forms.DataGridViewTextBoxCell.InitializeEditingControl(int, object, System.Windows.Forms.DataGridViewCellStyle)
System.Windows.Forms.DataGridViewTextBoxCell.Paint(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Rectangle, int, System.Windows.Forms.DataGridViewElementStates, object, object, string, System.Windows.Forms.DataGridViewCellStyle, System.Windows.Forms.DataGridViewAdvancedBorderStyle, System.Windows.Forms.DataGridViewPaintParts)
System.Windows.Forms.DataMap.AddAfterInternal(DataBlock, DataBlock)
System.Windows.Forms.DataMap.AddBeforeInternal(DataBlock, DataBlock)
System.Windows.Forms.DataMap.AddBlockToEmptyMap(DataBlock)
System.Windows.Forms.DataMap.GetLastBlock()
System.Windows.Forms.DataMap.InvalidateBlock(DataBlock)
System.Windows.Forms.DataMap.RemoveInternal(DataBlock)
System.Windows.Forms.DataObject.ContainsFileDropList()
System.Windows.Forms.DataObject.ContainsText()
System.Windows.Forms.DataObject.GetData(string)
System.Windows.Forms.DataObject.GetData(string, bool)
System.Windows.Forms.DataObject.GetDataPresent(string, bool)
System.Windows.Forms.DataObject.GetFileDropList()
System.Windows.Forms.DataObject.GetText()
System.Windows.Forms.DataObject.SetData(object)
System.Windows.Forms.DataObject.SetData(string, bool, object)
System.Windows.Forms.DataObject.SetData(string, object)
System.Windows.Forms.DataObject.SetData(System.Type, object)
System.Windows.Forms.DataObject.SetFileDropList(System.Collections.Specialized.StringCollection)
System.Windows.Forms.DataObject.SetImage(System.Drawing.Image)
System.Windows.Forms.DataObject.SetText(string)
System.Windows.Forms.DataObject.SetText(string, System.Windows.Forms.TextDataFormat)
System.Windows.Forms.DataVisualization.Charting.Annotation.BeginPlacement()
System.Windows.Forms.DataVisualization.Charting.AxisScaleView.Scroll(double)
System.Windows.Forms.DataVisualization.Charting.AxisScaleView.Zoom(double, double)
System.Windows.Forms.DataVisualization.Charting.AxisScaleView.ZoomReset()
System.Windows.Forms.DataVisualization.Charting.Chart.Invalidate()
System.Windows.Forms.DataVisualization.Charting.Chart.SaveImage(string, System.Windows.Forms.DataVisualization.Charting.ChartImageFormat)
System.Windows.Forms.DataVisualization.Charting.Chart.SaveImage(System.IO.Stream, System.Windows.Forms.DataVisualization.Charting.ChartImageFormat)
System.Windows.Forms.DataVisualization.Charting.ChartArea.RecalculateAxesScale()
System.Windows.Forms.DataVisualization.Charting.ChartAreaCollection.Add(string)
System.Windows.Forms.DataVisualization.Charting.ChartNamedElementCollection.FindByName(string)
System.Windows.Forms.DataVisualization.Charting.DataPoint.SetValueXY(object, params object[])
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.Add(params double[])
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.AddXY(double, double)
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.AddXY(object, params object[])
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.AddY(double)
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.AddY(params object[])
System.Windows.Forms.DataVisualization.Charting.DataPointCollection.DataBindY(System.Collections.IEnumerable, string)
System.Windows.Forms.DataVisualization.Charting.LegendCellCollection.Add(System.Windows.Forms.DataVisualization.Charting.LegendCellType, string, System.Drawing.ContentAlignment)
System.Windows.Forms.DataVisualization.Charting.SeriesCollection.Add(string)
System.Windows.Forms.DataVisualization.Charting.TextAnnotation.EndPlacement()
System.Windows.Forms.DataVisualization.Charting.TitleCollection.Add(string)
System.Windows.Forms.DateRangeEventHandler.Invoke(object, System.Windows.Forms.DateRangeEventArgs)
System.Windows.Forms.DateTimePicker.IsInputKey(System.Windows.Forms.Keys)
System.Windows.Forms.DateTimePicker.OnCloseUp(System.EventArgs)
System.Windows.Forms.DateTimePicker.OnValueChanged(System.EventArgs)
System.Windows.Forms.DateTimePicker.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.Design.Behavior.Behavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph, System.Windows.Forms.MouseButtons, System.Drawing.Point)
System.Windows.Forms.Design.Behavior.Behavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)
System.Windows.Forms.Design.Behavior.Behavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)
System.Windows.Forms.Design.Behavior.Behavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph, System.Windows.Forms.MouseButtons, System.Drawing.Point)
System.Windows.Forms.Design.Behavior.Behavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph, System.Windows.Forms.MouseButtons)
System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Add(System.Windows.Forms.Design.Behavior.Adorner)
System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Remove(System.Windows.Forms.Design.Behavior.Adorner)
System.Windows.Forms.Design.Behavior.GlyphCollection.Add(System.Windows.Forms.Design.Behavior.Glyph)
System.Windows.Forms.Design.ComponentDocumentDesigner.Dispose(bool)
System.Windows.Forms.Design.ComponentDocumentDesigner.Initialize(System.ComponentModel.IComponent)
System.Windows.Forms.Design.ComponentEditorPage.ExitLoadingMode()
System.Windows.Forms.Design.ComponentEditorPage.GetSelectedComponent()
System.Windows.Forms.Design.ControlDesigner.DisplayError(System.Exception)
System.Windows.Forms.Design.ControlDesigner.Dispose(bool)
System.Windows.Forms.Design.ControlDesigner.EnableDesignMode(System.Windows.Forms.Control, string)
System.Windows.Forms.Design.ControlDesigner.Initialize(System.ComponentModel.IComponent)
System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)
System.Windows.Forms.Design.ControlDesigner.OnMouseLeave()
System.Windows.Forms.Design.ControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(System.Collections.IDictionary)
System.Windows.Forms.Design.ControlDesigner.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.Design.FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)
System.Windows.Forms.Design.FileNameEditor.InitializeDialog(System.Windows.Forms.OpenFileDialog)
System.Windows.Forms.Design.FolderNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)
System.Windows.Forms.Design.FolderNameEditor.InitializeDialog(System.Windows.Forms.Design.FolderNameEditor.FolderBrowser)
System.Windows.Forms.Design.IUIService.GetDialogOwnerWindow()
System.Windows.Forms.Design.IUIService.SetUIDirty()
System.Windows.Forms.Design.IUIService.ShowDialog(System.Windows.Forms.Form)
System.Windows.Forms.Design.IUIService.ShowError(System.Exception)
System.Windows.Forms.Design.IUIService.ShowError(System.Exception, string)
System.Windows.Forms.Design.IUIService.ShowMessage(string, string, System.Windows.Forms.MessageBoxButtons)
System.Windows.Forms.Design.IWindowsFormsEditorService.CloseDropDown()
System.Windows.Forms.Design.IWindowsFormsEditorService.DropDownControl(System.Windows.Forms.Control)
System.Windows.Forms.Design.IWindowsFormsEditorService.ShowDialog(System.Windows.Forms.Form)
System.Windows.Forms.Design.ObjectDesigner.objectEditor.Draw()
System.Windows.Forms.Design.ObjectDesigner.objectEditor.Draw(System.Reflection.FieldInfo)
System.Windows.Forms.Design.ObjectDesigner.objectEditor.Draw(System.Reflection.MethodInfo)
System.Windows.Forms.Design.ObjectDesigner.objectEditor.Draw(System.Windows.Forms.Design.ObjectDesigner.controlProperty)
System.Windows.Forms.Design.ParentControlDesigner.Dispose(bool)
System.Windows.Forms.Design.ParentControlDesigner.Initialize(System.ComponentModel.IComponent)
System.Windows.Forms.Design.ParentControlDesigner.InitializeNewComponent(System.Collections.IDictionary)
System.Windows.Forms.Design.ParentControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(System.Collections.IDictionary)
System.Windows.Forms.Design.ShortcutKeysEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)
System.Windows.Forms.DisabledItemComboBox.FindEnabledString(string, int)
System.Windows.Forms.DisabledItemComboBox.GetNextEnabledItemIndex(int, bool)
System.Windows.Forms.DisabledItemComboBox.IsItemEnabled(int)
System.Windows.Forms.DisabledItemComboBox.LBNativeWindow.IndexFromPoint(int, int)
System.Windows.Forms.DisabledItemComboBox.PaintControl(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Add(object)
System.Windows.Forms.DomainUpDown.DownButton()
System.Windows.Forms.DomainUpDown.UpButton()
System.Windows.Forms.DragDropRenderHandler.Invoke(System.Drawing.Graphics)
System.Windows.Forms.DragEventHandler.Invoke(object, System.Windows.Forms.DragEventArgs)
System.Windows.Forms.DrawItemEventArgs.DrawBackground()
System.Windows.Forms.DrawItemEventArgs.DrawFocusRectangle()
System.Windows.Forms.DrawItemEventHandler.Invoke(object, System.Windows.Forms.DrawItemEventArgs)
System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawBackground()
System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText()
System.Windows.Forms.DrawListViewItemEventArgs.DrawBackground()
System.Windows.Forms.DrawListViewItemEventArgs.DrawFocusRectangle()
System.Windows.Forms.DrawListViewItemEventArgs.DrawText()
System.Windows.Forms.DrawListViewSubItemEventArgs.DrawBackground()
System.Windows.Forms.DrawListViewSubItemEventArgs.DrawFocusRectangle(System.Drawing.Rectangle)
System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText()
System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)
System.Windows.Forms.DrawToolTipEventArgs.DrawBackground()
System.Windows.Forms.DrawToolTipEventArgs.DrawBorder()
System.Windows.Forms.DrawToolTipEventArgs.DrawText()
System.Windows.Forms.DrawToolTipEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)
System.Windows.Forms.DynamicByteProvider.OnChanged(System.EventArgs)
System.Windows.Forms.DynamicByteProvider.OnLengthChanged(System.EventArgs)
System.Windows.Forms.DynamicFileByteProvider.GetDataBlock(long, out long)
System.Windows.Forms.DynamicFileByteProvider.GetNextFileDataBlock(DataBlock, long, out long)
System.Windows.Forms.DynamicFileByteProvider.MoveFileBlock(FileDataBlock, long)
System.Windows.Forms.DynamicFileByteProvider.OnChanged(System.EventArgs)
System.Windows.Forms.DynamicFileByteProvider.OnLengthChanged(System.EventArgs)
System.Windows.Forms.DynamicFileByteProvider.ReadByteFromFile(long)
System.Windows.Forms.DynamicFileByteProvider.ReInitialize()
System.Windows.Forms.ErrorProvider.SetError(System.Windows.Forms.Control, string)
System.Windows.Forms.ErrorProvider.SetIconAlignment(System.Windows.Forms.Control, System.Windows.Forms.ErrorIconAlignment)
System.Windows.Forms.ErrorProvider.SetIconPadding(System.Windows.Forms.Control, int)
System.Windows.Forms.FeatureSupport.GetVersionPresent(string, string)
System.Windows.Forms.FileByteProvider.HasChanges()
System.Windows.Forms.FileByteProvider.OnChanged(System.EventArgs)
System.Windows.Forms.FileByteProvider.WriteCollection.Add(long, byte)
System.Windows.Forms.FileByteProvider.WriteCollection.Contains(long)
System.Windows.Forms.FileDialog.ButtonBack()
System.Windows.Forms.FileDialog.ButtonRefresh()
System.Windows.Forms.FileDialog.ButtonUp()
System.Windows.Forms.FileDialog.FileRenderer.Back()
System.Windows.Forms.FileDialog.FileRenderer.DirectoryChangedHandler.Invoke()
System.Windows.Forms.FileDialog.FileRenderer.FileHandler.Invoke(System.Windows.Forms.FileDialog.FileInfo)
System.Windows.Forms.FileDialog.FileRenderer.Next()
System.Windows.Forms.FileDialog.FileRenderer.SetDirectory(string, bool)
System.Windows.Forms.FileDialog.FileRenderer.Up()
System.Windows.Forms.FileDialog.OpenFile()
System.Windows.Forms.FileDialog.PathTextBox.CreateButtons()
System.Windows.Forms.FileDialog.PathTextBox.DisposeButtons()
System.Windows.Forms.FileDialog.Reset()
System.Windows.Forms.FileDialog.RunDialog(System.IntPtr)
System.Windows.Forms.FileDialog.SetCommonImageFilter(string)
System.Windows.Forms.FileDialog.ToString()
System.Windows.Forms.FileDialogCustomPlacesCollection.Add(string)
System.Windows.Forms.FlowLayoutPanel.SetFlowBreak(System.Windows.Forms.Control, bool)
System.Windows.Forms.FolderSelectDialog.ShowDialog(System.IntPtr)
System.Windows.Forms.Form.Activate()
System.Windows.Forms.Form.ActivateMdiChild(System.Windows.Forms.Form)
System.Windows.Forms.Form.AddOwnedForm(System.Windows.Forms.Form)
System.Windows.Forms.Form.CenterOnParent()
System.Windows.Forms.Form.CenterToParent()
System.Windows.Forms.Form.CenterToScreen()
System.Windows.Forms.Form.Close()
System.Windows.Forms.Form.CloseInternal(CloseReason)
System.Windows.Forms.Form.CreateHandle()
System.Windows.Forms.Form.DefWndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.Form.Dispose(bool)
System.Windows.Forms.Form.Do(System.Action)
System.Windows.Forms.Form.GetResizeAt(Point)
System.Windows.Forms.Form.LayoutMdi(System.Windows.Forms.MdiLayout)
System.Windows.Forms.Form.OnActivated(System.EventArgs)
System.Windows.Forms.Form.OnClosed(System.EventArgs)
System.Windows.Forms.Form.OnClosing(System.ComponentModel.CancelEventArgs)
System.Windows.Forms.Form.OnCreateControl()
System.Windows.Forms.Form.OnDeactivate(System.EventArgs)
System.Windows.Forms.Form.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.Form.OnEnter(System.EventArgs)
System.Windows.Forms.Form.OnFontChanged(System.EventArgs)
System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs)
System.Windows.Forms.Form.OnFormClosed(System.Windows.Forms.FormClosedEventArgs)
System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs)
System.Windows.Forms.Form.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)
System.Windows.Forms.Form.OnHandleCreated(System.EventArgs)
System.Windows.Forms.Form.OnHandleDestroyed(System.EventArgs)
System.Windows.Forms.Form.OnLayout(System.Windows.Forms.LayoutEventArgs)
System.Windows.Forms.Form.OnLoad(System.EventArgs)
System.Windows.Forms.Form.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.Form.OnResize(System.EventArgs)
System.Windows.Forms.Form.OnResizeBegin(System.EventArgs)
System.Windows.Forms.Form.OnResizeEnd(System.EventArgs)
System.Windows.Forms.Form.OnShown(System.EventArgs)
System.Windows.Forms.Form.OnStyleChanged(System.EventArgs)
System.Windows.Forms.Form.OnTextChanged(System.EventArgs)
System.Windows.Forms.Form.OnVisibleChanged(System.EventArgs)
System.Windows.Forms.Form.ProcessCmdKey(ref System.Windows.Forms.Message, System.Windows.Forms.Keys)
System.Windows.Forms.Form.ProcessDialogChar(char)
System.Windows.Forms.Form.ProcessDialogKey(System.Windows.Forms.Keys)
System.Windows.Forms.Form.ProcessKeyPreview(ref System.Windows.Forms.Message)
System.Windows.Forms.Form.ProcessMnemonic(char)
System.Windows.Forms.Form.ProcessTabKey(bool)
System.Windows.Forms.Form.RemoveOwnedForm(System.Windows.Forms.Form)
System.Windows.Forms.Form.RestoreLayout()
System.Windows.Forms.Form.RestoreLocation()
System.Windows.Forms.Form.SaveLayout()
System.Windows.Forms.Form.SaveLocation()
System.Windows.Forms.Form.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Form.ScaleCore(float, float)
System.Windows.Forms.Form.SetBoundsCore(int, int, int, int, System.Windows.Forms.BoundsSpecified)
System.Windows.Forms.Form.SetClientSizeCore(int, int)
System.Windows.Forms.Form.SetDesktopLocation(int, int)
System.Windows.Forms.Form.SetForegroundWindow()
System.Windows.Forms.Form.SetResize(ControlResizeTypes)
System.Windows.Forms.Form.SetVisibleCore(bool)
System.Windows.Forms.Form.Show(System.Windows.Forms.IWin32Window)
System.Windows.Forms.Form.ShowDialog()
System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
System.Windows.Forms.Form.ToString()
System.Windows.Forms.Form.ValidateChildren()
System.Windows.Forms.Form.ValidateChildren(System.Windows.Forms.ValidationConstraints)
System.Windows.Forms.Form.WndProc(ref System.Windows.Forms.Message)
System.Windows.Forms.Form._SelectFirstControl()
System.Windows.Forms.FormClosedEventHandler.Invoke(object, System.Windows.Forms.FormClosedEventArgs)
System.Windows.Forms.FormClosingEventHandler.Invoke(object, System.Windows.Forms.FormClosingEventArgs)
System.Windows.Forms.FormCollection.Sort()
System.Windows.Forms.GiveFeedbackEventHandler.Invoke(object, System.Windows.Forms.GiveFeedbackEventArgs)
System.Windows.Forms.GridColumnStylesCollection.AddRange(System.Windows.Forms.DataGridColumnStyle[])
System.Windows.Forms.GridColumnStylesCollection.Clear()
System.Windows.Forms.GridItem.Select()
System.Windows.Forms.GridTableStylesCollection.Add(System.Windows.Forms.DataGridTableStyle)
System.Windows.Forms.GridTableStylesCollection.AddRange(System.Windows.Forms.DataGridTableStyle[])
System.Windows.Forms.GridTableStylesCollection.Clear()
System.Windows.Forms.GridTableStylesCollection.Contains(System.Windows.Forms.DataGridTableStyle)
System.Windows.Forms.GridTableStylesCollection.Remove(System.Windows.Forms.DataGridTableStyle)
System.Windows.Forms.GroupBox.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics, System.Drawing.Rectangle, string, System.Drawing.Font, System.Drawing.Color, System.Windows.Forms.TextFormatFlags, System.Windows.Forms.VisualStyles.GroupBoxState)
System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics, System.Drawing.Rectangle, string, System.Drawing.Font, System.Windows.Forms.VisualStyles.GroupBoxState)
System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control, string)
System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control, string, string)
System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control, string, System.Windows.Forms.HelpNavigator)
System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control, string, System.Windows.Forms.HelpNavigator, object)
System.Windows.Forms.Help.ShowPopup(System.Windows.Forms.Control, string, System.Drawing.Point)
System.Windows.Forms.HelpProvider.GetHelpString(System.Windows.Forms.Control)
System.Windows.Forms.HelpProvider.GetShowHelp(System.Windows.Forms.Control)
System.Windows.Forms.HelpProvider.SetHelpKeyword(System.Windows.Forms.Control, string)
System.Windows.Forms.HelpProvider.SetHelpNavigator(System.Windows.Forms.Control, System.Windows.Forms.HelpNavigator)
System.Windows.Forms.HelpProvider.SetHelpString(System.Windows.Forms.Control, string)
System.Windows.Forms.HelpProvider.SetShowHelp(System.Windows.Forms.Control, bool)
System.Windows.Forms.HtmlDocument.CreateElement(string)
System.Windows.Forms.HtmlDocument.ExecCommand(string, bool, object)
System.Windows.Forms.HtmlDocument.Focus()
System.Windows.Forms.HtmlDocument.GetElementById(string)
System.Windows.Forms.HtmlDocument.GetElementFromPoint(System.Drawing.Point)
System.Windows.Forms.HtmlDocument.GetElementsByTagName(string)
System.Windows.Forms.HtmlDocument.InvokeScript(string)
System.Windows.Forms.HtmlDocument.InvokeScript(string, object[])
System.Windows.Forms.HtmlDocument.OpenNew(bool)
System.Windows.Forms.HtmlDocument.Write(string)
System.Windows.Forms.HtmlElement.AppendChild(System.Windows.Forms.HtmlElement)
System.Windows.Forms.HtmlElement.GetAttribute(string)
System.Windows.Forms.HtmlElement.GetElementsByTagName(string)
System.Windows.Forms.HtmlElement.InvokeMember(string)
System.Windows.Forms.HtmlElement.ScrollIntoView(bool)
System.Windows.Forms.HtmlElement.SetAttribute(string, string)
System.Windows.Forms.HtmlWindow.ScrollTo(int, int)
System.Windows.Forms.HtmlWindow.ScrollTo(System.Drawing.Point)
System.Windows.Forms.IButtonControl.NotifyDefault(bool)
System.Windows.Forms.IButtonControl.PerformClick()
System.Windows.Forms.IContainerControl.ActivateControl(System.Windows.Forms.Control)
System.Windows.Forms.IDataObject.ContainsString()
System.Windows.Forms.IDataObject.GetData(string)
System.Windows.Forms.IDataObject.GetData(string, bool)
System.Windows.Forms.IDataObject.GetData(System.Type)
System.Windows.Forms.IDataObject.GetDataPresent(string)
System.Windows.Forms.IDataObject.GetDataPresent(string, bool)
System.Windows.Forms.IDataObject.GetDataPresent(System.Type)
System.Windows.Forms.IDataObject.GetFormats()
System.Windows.Forms.IDataObject.GetFormats(bool)
System.Windows.Forms.IDataObject.GetString()
System.Windows.Forms.IDataObject.GetWrappedData(System.Type)
System.Windows.Forms.IDataObject.GetWrappedDataPresent(System.Type)
System.Windows.Forms.IDataObject.SetData(object)
System.Windows.Forms.IDataObject.SetData(string, bool, object)
System.Windows.Forms.IDataObject.SetData(string, object)
System.Windows.Forms.IDataObject.SetData(System.Type, object)
System.Windows.Forms.IDataObject.SetWrappedData(object)
System.Windows.Forms.ImageList.AddIcon(IconChar, int, System.Drawing.Color)
System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics, int, int, int)
System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics, int, int, int, int, int)
System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics, System.Drawing.Point, int)
System.Windows.Forms.ImageList.ImageCollection.Add(Image)
System.Windows.Forms.ImageList.ImageCollection.Add(string, System.Drawing.Icon)