LocalizedLinkButton Properties |
The LocalizedLinkButton type exposes the following members.
Name | Description | |
---|---|---|
DisplayColon |
Display colon at the end of the text.
| |
IsEnabled |
Gets a value indicating whether the control is enabled.
| |
ResourceString |
Name of a resource string used for text.
| |
Source |
Localized string source property - may be 'database' or 'file'.
| |
Text |
Display text.
| |
ToolTipResourceString |
Name of a resource string used for tooltip.
|