Name | Description | |
---|---|---|
C1InputPanel Constructor | Initializes a new instance of a C1InputPanel. |
The following tables list the members exposed by C1InputPanel.
Name | Description | |
---|---|---|
C1InputPanel Constructor | Initializes a new instance of a C1InputPanel. |
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) | |
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) | |
DataContext | (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. | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsAncestorSiteInDesignMode | (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) | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Maintains performance while items are being added or removed from the C1InputPanel. | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates a System.Drawing.Graphics object for the control. (Inherited from C1.Framework.XView) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | Overloaded. Set the focus to a given element. (Inherited from C1.Framework.XView) | |
GetBounds | Overloaded. Gets the rectangle that contains a given element. (Inherited from C1.Framework.XView) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetItemAt | Returns the InputComponent that is located at specified client point of the C1InputPanel. | |
GetItemBounds | Overloaded. Returns the size and location of the given InputComponent in pixels relative to the parent C1InputPanel control. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetToolTip | Retrieves the rich tooltip text associated with the specified control. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HideToolTip | Hides tooltip if it is currently visible. (Inherited from C1.Framework.XView) | |
HitTest | Overloaded. Gets the hit-testable element under the mouse. (Inherited from C1.Framework.XView) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the contained element. (Inherited from C1.Framework.XView) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsInputKey | Overloaded. Overridden. Internal version of IsInputKey that should be called by hosted controls in order to allow the view to handle tab keys, arrows, etc. | |
Load | Overloaded. Loads an input panel definition from an XML file. | |
LogicalToDeviceThickness | Transforms a C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom. (Inherited from C1.Framework.XView) | |
LogicalToDeviceUnits | Overloaded. Transforms a C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom. (Inherited from C1.Framework.XView) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
ResetBackColor | Overridden. | |
ResetForeColor | Overridden. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Save | Overloaded. Saves an input panel definition into an XML file. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollIntoView | Overloaded. Scrolls a given InputComponent into view. | |
Select | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetDataBinding | Sets the DataSource and DataMember properties at run time. Also, may populate the C1InputPanel with the bound input components. | |
SetToolTip | Associates a rich tooltip with a control. | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowToolTip | Overloaded. Shows the rich tooltip with the specified text, for the specified control, at the specified position. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateToolTip | Updates the tooltip for the hovered element. (Inherited from C1.Framework.XView) |