| Name | Description |
 | BeginUpdate | Suspends painting during long update operations. (Inherited from C1.Framework.XView) |
 | BuildScrollableRectangle | Sets the scroll rectangle. (Inherited from C1.Framework.XView) |
 | CreateAccessibilityInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateControlsInstance | (Inherited from System.Windows.Forms.Control) |
 | CreateHandle | (Inherited from System.Windows.Forms.Control) |
 | DefWndProc | (Inherited from System.Windows.Forms.Control) |
 | DestroyHandle | (Inherited from System.Windows.Forms.Control) |
 | EndUpdate | Restores painting after long update operations. (Inherited from C1.Framework.XView) |
 | Finalize | (Inherited from System.ComponentModel.Component) |
 | GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) |
 | GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | GetDeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. (Inherited from C1.Framework.XView) |
 | GetScaledBounds | (Inherited from System.Windows.Forms.Control) |
 | GetScrollPos | Gets the scroll position of the specified scroll bar. (Inherited from C1.Framework.ScrollableControl) |
 | GetScrollSize | Retrieves the specified scroll bar range. (Inherited from C1.Framework.ScrollableControl) |
 | GetService | (Inherited from System.ComponentModel.Component) |
 | GetStyle | (Inherited from System.Windows.Forms.Control) |
 | GetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | GetTrackPos | Gets the immediate position of the specified scroll box that the user is dragging. (Inherited from C1.Framework.ScrollableControl) |
 | HandleScrollMessage | Handles scroll messages. (Inherited from C1.Framework.ScrollableControl) |
 | InitLayout | (Inherited from System.Windows.Forms.Control) |
 | InvokeGotFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeLostFocus | (Inherited from System.Windows.Forms.Control) |
 | InvokeOnClick | (Inherited from System.Windows.Forms.Control) |
 | InvokePaint | (Inherited from System.Windows.Forms.Control) |
 | InvokePaintBackground | (Inherited from System.Windows.Forms.Control) |
 | IsInputChar | (Inherited from System.Windows.Forms.Control) |
 | IsMouseInsideXView | Returns True if the mouse pointer is inside the XView control. (Inherited from C1.Framework.XView) |
 | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
 | NotifyInvalidate | (Inherited from System.Windows.Forms.Control) |
 | OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
 | OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnChangeUICues | (Inherited from System.Windows.Forms.Control) |
 | OnClick | Raises the System.Windows.Forms.Control.Click event. (Inherited from C1.Framework.XView) |
 | OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
 | OnControlAdded | (Inherited from System.Windows.Forms.Control) |
 | OnControlRemoved | (Inherited from System.Windows.Forms.Control) |
 | OnCreateControl | (Inherited from System.Windows.Forms.Control) |
 | OnCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDockChanged | (Inherited from System.Windows.Forms.Control) |
 | OnDoubleClick | Raises the System.Windows.Forms.Control.DoubleClick event. (Inherited from C1.Framework.XView) |
 | OnDpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
 | OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
 | OnDragDrop | (Inherited from System.Windows.Forms.Control) |
 | OnDragEnter | (Inherited from System.Windows.Forms.Control) |
 | OnDragLeave | (Inherited from System.Windows.Forms.Control) |
 | OnDragOver | (Inherited from System.Windows.Forms.Control) |
 | OnEnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | OnEnter | (Inherited from System.Windows.Forms.Control) |
 | OnFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnGiveFeedback | (Inherited from System.Windows.Forms.Control) |
 | OnGotFocus | Raises the System.Windows.Forms.Control.GotFocus event. (Inherited from C1.Framework.XView) |
 | OnHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | OnHandleDestroyed | Remove hosted controls before disposing of the parent control. (Inherited from C1.Framework.XView) |
 | OnHelpRequested | (Inherited from System.Windows.Forms.Control) |
 | OnImeModeChanged | (Inherited from System.Windows.Forms.Control) |
 | OnInvalidated | Remove hosted controls that belong to elements which became invisible or belong to a different control now. (Inherited from C1.Framework.XView) |
 | OnKeyDown | Raises the System.Windows.Forms.Control.KeyDown event. (Inherited from C1.Framework.XView) |
 | OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. (Inherited from C1.Framework.XView) |
 | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. (Inherited from C1.Framework.XView) |
 | OnLayout | (Inherited from System.Windows.Forms.Control) |
 | OnLeave | Raises the System.Windows.Forms.Control.Leave event. (Inherited from C1.Framework.XView) |
 | OnLocationChanged | (Inherited from System.Windows.Forms.Control) |
 | OnLostFocus | (Inherited from System.Windows.Forms.Control) |
 | OnMarginChanged | (Inherited from System.Windows.Forms.Control) |
 | OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
 | OnMouseClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
 | OnMouseDown | Raises the System.Windows.Forms.Control.MouseDown event. (Inherited from C1.Framework.XView) |
 | OnMouseEnter | Raises the System.Windows.Forms.Control.MouseEnter event. (Inherited from C1.Framework.XView) |
 | OnMouseHover | (Inherited from System.Windows.Forms.Control) |
 | OnMouseLeave | Raises the System.Windows.Forms.Control.MouseLeave event. (Inherited from C1.Framework.XView) |
 | OnMouseMove | Raises the System.Windows.Forms.Control.MouseMove event. (Inherited from C1.Framework.XView) |
 | OnMouseUp | Raises the System.Windows.Forms.Control.MouseUp event. (Inherited from C1.Framework.XView) |
 | OnMouseWheel | Raises the System.Windows.Forms.Control.MouseWheel event. (Inherited from C1.Framework.XView) |
 | OnMove | (Inherited from System.Windows.Forms.Control) |
 | OnNotifyMessage | (Inherited from System.Windows.Forms.Control) |
 | OnPaddingChanged | (Inherited from System.Windows.Forms.Control) |
 | OnPaint | Raises the System.Windows.Forms.Control.Paint event. (Inherited from C1.Framework.XView) |
 | OnPaintBackground | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentDataContextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentFontChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
 | OnPrint | (Inherited from System.Windows.Forms.Control) |
 | OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
 | OnRegionChanged | (Inherited from System.Windows.Forms.Control) |
 | OnResize | (Inherited from System.Windows.Forms.Control) |
 | OnRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
 | OnScroll | Override this method to get notifications when the control scrolls. (Inherited from C1.Framework.ScrollableControl) |
 | OnSizeChanged | This member overrides System.Windows.Forms.Control.OnSizeChanged(System.EventArgs). (Inherited from C1.Framework.ScrollableControl) |
 | OnStyleChanged | (Inherited from System.Windows.Forms.Control) |
 | OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTabIndexChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTabStopChanged | (Inherited from System.Windows.Forms.Control) |
 | OnTextChanged | (Inherited from System.Windows.Forms.Control) |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. (Inherited from C1.Framework.XView) |
 | OnValidating | Raises the System.Windows.Forms.Control.Validating event. (Inherited from C1.Framework.XView) |
 | OnVisibleChanged | (Inherited from System.Windows.Forms.Control) |
 | ProcessCmdKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogChar | (Inherited from System.Windows.Forms.Control) |
 | ProcessDialogKey | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) |
 | RaiseDragEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) |
 | RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) |
 | RaisePaintEvent | (Inherited from System.Windows.Forms.Control) |
 | RecreateHandle | (Inherited from System.Windows.Forms.Control) |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. (Inherited from C1.Framework.XView) |
 | ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) |
 | ResubscribeTooltip | Occurs when an external C1SuperTooltip is attached or detached. (Inherited from C1.Framework.XView) |
 | RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) |
 | RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) |
 | ScaleControl | (Inherited from System.Windows.Forms.Control) |
 | SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
 | SetBoundsCore | (Inherited from System.Windows.Forms.Control) |
 | SetClientSizeCore | This member overrides System.Windows.Forms.Control.SetClientSizeCore(System.Int32,System.Int32). Override this method to account for scrollbars size. (Inherited from C1.Framework.ScrollableControl) |
 | SetScrollPos | Sets the position of the specified scroll bar. (Inherited from C1.Framework.ScrollableControl) |
 | SetStyle | (Inherited from System.Windows.Forms.Control) |
 | SetTopLevel | (Inherited from System.Windows.Forms.Control) |
 | SetVisibleCore | (Inherited from System.Windows.Forms.Control) |
 | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
 | UpdateElementBounds | Update contained element size when the control is resized. (Inherited from C1.Framework.XView) |
 | UpdateStyles | (Inherited from System.Windows.Forms.Control) |
 | UpdateZOrder | (Inherited from System.Windows.Forms.Control) |
 | WndProc | This member overrides System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@). (Inherited from C1.Framework.XView) |