From 71ca767f51b53d6b162bd6fdccfb125f2dc94d35 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 30 Dec 2005 22:19:07 +0000 Subject: Added TListBox samples. --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index c31c49d2..8547527f 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -130,6 +130,7 @@ theme_databind_forbidden = Databind cannot be used in theme '%s' for control theme_property_readonly = Skin is being applied to a read-only control property '%s.%s'. theme_property_undefined = Skin is being applied to an inexistent control property '%s.%s'. +control_object_reregistered = Duplicated object ID '%s' found. control_id_invalid = %s.ID '%s' is invalid. Only alphanumeric and underline characters are allowed. The first character must be an alphabetic or underline character. control_skinid_unchangeable = %s.SkinID cannot be modified after a skin has been applied to the control or the child controls have been created. control_enabletheming_unchangeable = %s.EnableTheming cannot be modified after the child controls have been created. -- cgit v1.2.3