Well, i have a web form and on this web from i have two imagebutton
one with french flac on the second with UK flag
i have this code on click event
MicroFour.StrataFrame.UI.Localization.MessageLocaleID = 1033
MicroFour.StrataFrame.UI.Localization.MessageLocaleID = 1036
when i running this web site, i have to click first, and i have to click a second time on the same immagebutton. After the second click, the localization is made.
Look its not a double click but on click and after on click.
If i juste made on click, the localization does'nt running
What's the mater.??
What il forgget ??
Thanks
Best regard
Eric
It s running verry well
Il made in applicationbasepage.vb
LocalizeControls(control)
Localization.SetLocalizationOnControl(
LocalizeControls(Page)
and in my default page
MicroFour.StrataFrame.UI.Localization.SetLocalizationOnControl(
Verry thanks
Best regards