







![]() ![]() ![]() |
FastColoredTextBox |
Hint Members |
Hint Class Constructors Methods Properties Events See Also Send Feedback |
The Hint type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Hint(Range, String) |
Creates Hint
|
![]() | Hint(Range, Control) |
Creates Hint
|
![]() | Hint(Range, String, Boolean, Boolean) |
Creates Hint
|
![]() | Hint(Range, Control, Boolean, Boolean) |
Creates Hint
|
Methods
Name | Description | |
---|---|---|
![]() | DoVisible |
Scroll textbox to the hint
|
![]() | 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.) |
![]() | Init | |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OnClick | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Backcolor
|
![]() | BackColor2 |
Second backcolor
|
![]() | BorderColor |
Border color
|
![]() | Cursor |
Cursor
|
![]() | Dock |
Docking (allows None and Fill only)
|
![]() | Font |
Font
|
![]() | ForeColor |
Fore color
|
![]() | Height |
Height of hint
|
![]() | HostPanel |
Host panel
|
![]() | Inline |
Inlining. If True then hint will moves apart text.
|
![]() | InnerControl |
Inner control
|
![]() | Range |
Linked range
|
![]() | Tag |
Tag
|
![]() | Text |
Text of simple hint
|
![]() | TextAlignment |
Text alignment
|
![]() | Width |
Width of hint (if Dock is None)
|
Events
Name | Description | |
---|---|---|
![]() | Click |
Occurs when user click on simple hint
|