Hint Members

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

The Hint type exposes the following members.

Constructors

Methods

  NameDescription
Public methodDoVisible
Scroll textbox to the hint
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInit
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnClick
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBackColor
Backcolor
Public propertyBackColor2
Second backcolor
Public propertyBorderColor
Border color
Public propertyCursor
Cursor
Public propertyDock
Docking (allows None and Fill only)
Public propertyFont
Font
Public propertyForeColor
Fore color
Public propertyHeight
Height of hint
Public propertyHostPanel
Host panel
Public propertyInline
Inlining. If True then hint will moves apart text.
Public propertyInnerControl
Inner control
Public propertyRange
Linked range
Public propertyTag
Tag
Public propertyText
Text of simple hint
Public propertyTextAlignment
Text alignment
Public propertyWidth
Width of hint (if Dock is None)

Events

  NameDescription
Public eventClick
Occurs when user click on simple hint

See Also