The C1FindTextForm type exposes the following members.
Methods
Name | Description | |
---|---|---|
ApplyAutoScaling | Obsolete.
Resizes the form according to the current value of the AutoScaleBaseSize property and the size of the current font.
(Inherited from Form.) | |
Dispose | (Inherited from ContainerControl.) | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
Invoke | Overloaded. | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
OnClosing | (Overrides Form..::.OnClosing(CancelEventArgs).) | |
OnCreateControl |
Raises the CreateControl event.
(Inherited from Form.) | |
OnLayout | (Inherited from ScrollableControl.) | |
ProcessKeyMessage |
Processes a keyboard message.
(Inherited from Control.) | |
ProcessMnemonic | (Inherited from Form.) | |
ResetBackColor |
Resets the BackColor property to its default value.
(Inherited from Control.) | |
ResetBindings |
Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Inherited from Control.) | |
ResetCursor |
Resets the Cursor property to its default value.
(Inherited from Control.) | |
ResetFont |
Resets the Font property to its default value.
(Inherited from Control.) | |
ResetForeColor |
Resets the ForeColor property to its default value.
(Inherited from Control.) | |
ResetImeMode |
Resets the ImeMode property to its default value.
(Inherited from Control.) | |
ResetRightToLeft |
Resets the RightToLeft property to its default value.
(Inherited from Control.) | |
RtlTranslateContent |
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control.) | |
ScaleCore |
Performs scaling of the form.
(Inherited from Form.) | |
ToString | (Inherited from Object.) | |
ValidateChildren | Overloaded. | |
WndProc | (Inherited from Form.) |