The SalQuickToolTipMultilineField type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Overrides the BackColor property to be able to install our ShouldSerializeBackColor() function.
(Inherited from SalMultilineField.)
Protected propertyCreateParams
#BugFix for .NET 1.1 and 2.0 Overrides the CreateParams property to turn off the ES_AUTOVSCROLL flag for multiline fields without scroll bars.
(Inherited from SalMultilineField.)
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
(Inherited from SalMultilineField.)
Public propertyLabel
Returns/Sets the label associated with this control.
(Inherited from SalMultilineField.)
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalMultilineField.)
Public propertyText
Returns/Sets the text of the multiline field.
(Inherited from SalMultilineField.)
Public propertyTooltipStatus
Multiple Inheritance: Wrapper property.
Public propertyTooltipText
Multiple Inheritance: Wrapper property.

See Also