Version

WinListbar Resource Strings Reference

You can quickly and easily modify any resource string value that is displayed to a user by a control/component. Resource strings include items such as dialog box captions, warning messages, alerts, etc.

The following table lists the names of the resource strings that are used by this assembly, along with the string’s default text value.

Resource String Name Default Value

GroupContextMenuAddGroup

Add Group

GroupContextMenuAddItem

Add Item

GroupContextMenuLargeIcons

Large Icons

GroupContextMenuRemoveGroup

Remove Group

ItemContextMenuRemoveItem

Remove Item

LDR_Group_defaultGroupText

New Group

LDR_Item_defaultItemText

New ListItem

LDR_UltraListBar_CantDeleteCurrentGroup_Message

Can’t delete the current group. Must always have one group in the control.

LDR_UltraListBar_CantDeleteCurrentGroup_Title

Error

RemoveGroupDialogMessage

Are you sure you want to remove the currently selected group ('{0}')?

RemoveGroupDialogTitle

Remove Group

RemoveItemDialogMessage

Are you sure you want to remove item '{0}'?

RemoveItemDialogTitle

Remove Item