名前 | 解説 | |
---|---|---|
AppendText | System.Windows.Forms.TextBoxBaseから継承されます。 | |
BeginInvoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
BringToFront | System.Windows.Forms.Controlから継承されます。 | |
CheckValidationResult | Checks the result of the ParseContent method. C1.Win.C1Input.C1TextBoxから継承されます。 | |
Clear | System.Windows.Forms.TextBoxBaseから継承されます。 | |
ClearUndo | System.Windows.Forms.TextBoxBaseから継承されます。 | |
CloseDropDown | オーバーロードされます。 Closes the dropdown. C1.Win.C1Input.C1DropDownControlから継承されます。 | |
Contains | System.Windows.Forms.Controlから継承されます。 | |
Copy | System.Windows.Forms.TextBoxBaseから継承されます。 | |
CreateControl | System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | System.Windows.Forms.Controlから継承されます。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Cut | System.Windows.Forms.TextBoxBaseから継承されます。 | |
DecDateTimeInput | Decrements the currently selected field in DateTimeInput mode. C1.Win.C1Input.C1TextBoxから継承されます。 | |
DeselectAll | System.Windows.Forms.TextBoxBaseから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
DoDragDrop | System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | System.Windows.Forms.Controlから継承されます。 | |
EndInvoke | System.Windows.Forms.Controlから継承されます。 | |
FindForm | System.Windows.Forms.Controlから継承されます。 | |
Focus | System.Windows.Forms.Controlから継承されます。 | |
GetCharFromPosition | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetCharIndexFromPosition | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetChildAtPoint | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
GetContainerControl | System.Windows.Forms.Controlから継承されます。 | |
GetFirstCharIndexFromLine | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetFirstCharIndexOfCurrentLine | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetLineFromCharIndex | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetNextControl | System.Windows.Forms.Controlから継承されます。 | |
GetPositionFromCharIndex | System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetPreferredSize | System.Windows.Forms.Controlから継承されます。 | |
Hide | System.Windows.Forms.Controlから継承されます。 | |
IncDateTimeInput | Increments the currently selected field in DateTimeInput mode. C1.Win.C1Input.C1TextBoxから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
Invoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
LogicalToDeviceUnits | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
OpenDropDown | オーバーライドされます。 Shows the dropdown. | |
ParseContent | Parses the Text string. C1.Win.C1Input.C1TextBoxから継承されます。 | |
Paste | オーバーロードされます。 System.Windows.Forms.TextBoxから継承されます。 | |
PerformLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
PointToClient | System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | System.Windows.Forms.Controlから継承されます。 | |
PreProcessMessage | This method is for internal use only. C1.Win.C1Input.C1DropDownControlから継承されます。 | |
RectangleToClient | System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | System.Windows.Forms.Controlから継承されます。 | |
Refresh | System.Windows.Forms.Controlから継承されます。 | |
ResetBackColor | C1.Win.C1Input.C1TextBoxから継承されます。 | |
ResetForeColor | C1.Win.C1Input.C1TextBoxから継承されます。 | |
ResetText | Updates the control's Text with the current Value. C1.Win.C1Input.C1TextBoxから継承されます。 | |
ResumeLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
Scale | System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 | |
ScrollToCaret | System.Windows.Forms.TextBoxBaseから継承されます。 | |
Select | オーバーロードされます。 System.Windows.Forms.TextBoxBaseから継承されます。 | |
SelectAll | System.Windows.Forms.TextBoxBaseから継承されます。 | |
SelectNextControl | System.Windows.Forms.Controlから継承されます。 | |
SendToBack | System.Windows.Forms.Controlから継承されます。 | |
SetBounds | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
SetCultureInfo | Sets culture. C1.Win.C1Input.C1TextBoxから継承されます。 | |
SetCutureInfo | Sets culture. C1.Win.C1Input.C1TextBoxから継承されます。 | |
SetProposedValue | This method works exactly as setting the Value property, except that it does not change the internal variable storing the value before editing, so the user can press Esc and restore the previous value. This method works only in edit or DropDownList mode. If the control is not in edit or DropDownList mode, this methods does nothing. C1.Win.C1Input.C1DropDownControlから継承されます。 | |
Show | System.Windows.Forms.Controlから継承されます。 | |
SpinDown | オーバーロードされます。 オーバーライドされます。 Performs spin down. | |
SpinUp | オーバーロードされます。 オーバーライドされます。 Performs spin up. | |
SuspendLayout | System.Windows.Forms.Controlから継承されます。 | |
SuspendNumericInput | This method temporarily disables numeric input mode C1.Win.C1Input.C1TextBoxから継承されます。 | |
ToString | System.Windows.Forms.TextBoxBaseから継承されます。 | |
Undo | System.Windows.Forms.TextBoxBaseから継承されます。 | |
Update | System.Windows.Forms.Controlから継承されます。 | |
UpdateValueWithCurrentText | Triggers parsing of the Text property and updating the Value. C1.Win.C1Input.C1TextBoxから継承されます。 | |
ValidateText | Validates current Text property in the same manner as it usually validated after the control loses focus. C1.Win.C1Input.C1TextBoxから継承されます。 |