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) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
DoDragDrop | (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) | |
ResetVisualStyle | Resets the value of the VisualStyle ambient property. | |
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) |