MobileForms Toolkit Documentation

LetterBar Properties

The properties of the LetterBar class are listed below. For a complete list of LetterBar class members, see the LetterBar Members topic.

Public Instance Properties

BorderClosed Gets or sets if border should be closed or not.
BorderColor Gets or sets the color of the border.
BorderStyle Gets or sets the style of the border.
CaseSensitive Gets or sets case sensitivity.
Color Gets or sets the color of the letter bar.
CustomLetters Gets or sets custom letters.
DisabledColor Gets or sets the color of the disabled text.
Font Gets or sets the font used to draw the text.
ForeColor Gets or sets the color of the text.
GradientColor Gets or sets the gradient colors of the letter bar.
HighlightColor Gets or sets the color of the highlighted text.
Image Gets or sets an Image of the letter bar.
Index (inherited from ScrollBarExtensionBase) Gets or sets index representing value.
Site (inherited from Component)Gets or sets the ISite of the Component.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.
LettersList Gets readonly list of letters.
StringFormatCenter Gets cached StringFormat set to center.
VisibleLetters Gets list of visible letters.

Protected Internal Instance Properties

Bounds (inherited from ScrollBarExtensionBase) Gets bounds of the component.
Location (inherited from ScrollBarExtensionBase) Gets or sets component's location within main control.

See Also

LetterBar Class | Resco.Controls.ScrollBar Namespace