| Name | Description |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSize | Overridden. Gets or sets a value indicating whether the size of the control automatically adjusts. |
 | BackColor | Overridden. Gets or sets the background color for the input panel. |
 | BackgroundImage | Overridden. Gets or sets the background image displayed in the input panel. |
 | BackgroundImageLayout | Overridden. Gets or sets the background image layout used for the input panel. |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | BorderColor | Gets or sets the color of the border. |
 | BorderThickness | Gets or sets the thickness of the border. |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | ChildSpacing | Gets or sets the spacing between input components. |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContextMenu | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | Cursor | Overridden. Gets or sets the cursor that is displayed when the mouse pointer is over the control. |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DataMember | Gets or sets the specific list in a DataSource object that the panel should display. |
 | DataSource | Gets or sets the data source object for the panel. |
 | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | ErrorFrameColor | Gets or sets the color that is used for invalid input visual alert. |
 | ErrorFrameThickness | Gets or sets the frame thickness for invalid input visual alert. |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | FocusedComponent | Gets the focused component on the C1InputPanel. |
 | FocusedElement | Gets the element that has the focus. (Inherited from C1.Framework.XView) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForceScrollBars | Gets or sets whether the scrollbars should remain visible even if they are not needed. |
 | ForeColor | Overridden. Gets or sets the foreground color for the input panel. |
 | GroupIndent | Gets or sets the indentation before input components within a group. |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | ImageList | Gets or sets the ImageList that contains the images to display on the input panel. |
 | ImeMode | (Inherited from System.Windows.Forms.Control) |
 | InputStyle | Gets or sets a InputStyle object that is used for customization of appearance settings when the VisualStyle property is set to Custom. |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | IsThemedControlHost | Gets or sets a value indicating whether the theme applies to the InputControlHost. |
 | Items | Gets the collection of input components on this panel. |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | MouseWheelEdit | Gets or sets whether a user can change data values in the input components using the mouse wheel. |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | Padding | Gets or sets the interiour spacing of the input panel. |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | ReadOnly | Gets or sets a value indicating whether the panel operates in the read-only mode. |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | (Inherited from System.Windows.Forms.Control) |
 | ScrollableRectangle | This property is used to set the scroll page size. Override it to customize the scrolling behavior. (Inherited from C1.Framework.ScrollableControl) |
 | ScrollBars | Gets or sets which scroll bars should appear on the C1InputPanel. |
 | ScrollLimits | Gets a value of the ScrollPosition property when the right bottom corner of the scrollable area is visible. |
 | ScrollPosition | Gets or sets the System.Drawing.Point value determining the current scroll position. |
 | ShowToolTips | Gets or sets whether the C1.Framework.XView should display tooltips for elements that implement the C1.Framework.IToolTipElement interface. (Inherited from C1.Framework.XView) |
 | Site | Overridden. Gets or sets the site of the control. |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | SmoothScrolling | Gets or sets whether to scroll the panel smoothly. |
 | SuperTooltip | Gets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements. (Inherited from C1.Framework.XView) |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Overridden. Gets or sets the text associated with the control. |
 | TextRenderingHint | Gets or sets the TextRenderingHint that controls text rendering quality. |
 | ToolTipSettings | Gets the properties of the built-in tooltip. |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | VisualStyle | Gets or sets the visual style of the C1InputPanel. |
 | Width | (Inherited from System.Windows.Forms.Control) |