Click or drag to resize
LocalizedLinkButton Properties

The LocalizedLinkButton type exposes the following members.

Properties
  NameDescription
Public propertyDisplayColon
Display colon at the end of the text.
Public propertyIsEnabled
Gets a value indicating whether the control is enabled.
Public propertyResourceString
Name of a resource string used for text.
Public propertySource
Localized string source property - may be 'database' or 'file'.
Public propertyText
Display text.
Public propertyToolTipResourceString
Name of a resource string used for tooltip.
Top
See Also