TreeView, Localized Resource files and Visual Studio 2005

TreeView, Localized Resource files and Visual Studio 2005

am 31.03.2008 13:55:26 von Phil

This is a multi-part message in MIME format.

------=_NextPart_000_003F_01C8932E.7DE111E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

The following Tree Node declaration works correctly providing localized =
(language) content for the Text property, however Visual Studio in =
design mode will fail to recognize this attribute is resource bound and =
replaces it with the Value (SYS) attribute.
%>">

=20


------=_NextPart_000_003F_01C8932E.7DE111E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




The following Tree Node declaration works correctly providing =
localized=20
(language) content for the Text property, however Visual Studio in =
design mode=20
will fail to recognize this attribute is resource =
bound and=20
replaces it with the Value (SYS) attribute.


< color=3D#800000=20
size=3D2>asp
: color=3D#800000=20
size=3D2>TreeNode
size=3D2>Value=3D"SYS" size=3D2>=20
Text size=3D2>=3D"<%$ Resources:LocalizedText, =
SysName=20
%>
">

 

size=3D2> 



------=_NextPart_000_003F_01C8932E.7DE111E0--