Click here to Skip to main content
15,908,013 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get "Precision" and "Scale" of a Decimal bound column in code ? Pin
darkelv17-Mar-06 2:43
darkelv17-Mar-06 2:43 
QuestionCOM Interop and Indigo on Windows Server 2003 Pin
Optimus Chaos16-Mar-06 21:03
Optimus Chaos16-Mar-06 21:03 
QuestionRemote Shutdown and Processes Pin
fjlv200516-Mar-06 20:14
fjlv200516-Mar-06 20:14 
AnswerRe: Remote Shutdown and Processes Pin
Jijo BP16-Mar-06 23:00
Jijo BP16-Mar-06 23:00 
GeneralRe: Remote Shutdown and Processes Pin
fjlv200516-Mar-06 23:26
fjlv200516-Mar-06 23:26 
Questionhow to embed a external application into a winform? Pin
iiiwabibitoiii16-Mar-06 20:06
iiiwabibitoiii16-Mar-06 20:06 
Questionadd code to installer package Pin
sohne16-Mar-06 19:10
sohne16-Mar-06 19:10 
QuestionLocalization issue with UserControls Pin
Pixinger7716-Mar-06 18:21
Pixinger7716-Mar-06 18:21 
Hello,

I'm working on a localized project and have the following problem now:

PROBLEM:
The Visual-Studio-2003-Designer does not show the correct language. What i did is that:

WAY:
1. Create a new WindowsForm-Project and place a button on the form.
2. Add a new userControl and place a button in the userControl (compile it).
3. Place the userControl on the Form.
4. Localize the project to "invariant", "german", "english"... (compile...)
I named all buttons according to the localized language (invairant, german, english).

EFFECTS:
When I now open the Form with the designer, and the language of the Form is set to "invariant", the button of the form is named "invariant" but the button of the control is named "german". It doesnt matter in wich language set when I compile the userComponent. Most of the time it's "german" (sometimes I saw "invariant" but I couldnt figure out why Confused | :confused: ).

During runtime everything works normal and I can see the language that is set in "System.Threading.Thread.CurrentThread.CurrentUICulture". Wink | ;)

PRESUMPTIONS:
I suppose that it may depend on the language of the Visual Studio or on the language of Windows (both is german in my case). But I would like to understand WHY EXACTLY this happens (and what I can do to prevent it).

Thanks in advance
Snow
Questionusing reference in runtime Pin
vatzcar16-Mar-06 18:14
vatzcar16-Mar-06 18:14 
AnswerRe: using reference in runtime Pin
Vikram A Punathambekar16-Mar-06 19:33
Vikram A Punathambekar16-Mar-06 19:33 
GeneralRe: using reference in runtime Pin
vatzcar16-Mar-06 20:23
vatzcar16-Mar-06 20:23 
Questionregarfin session state Pin
samasavinirs16-Mar-06 18:08
samasavinirs16-Mar-06 18:08 
Questionload image in asp.net page --using c# Pin
deepak116-Mar-06 17:48
deepak116-Mar-06 17:48 
QuestionExpand/Collapse a category in property grid Pin
Tulika Shrivastava16-Mar-06 17:34
Tulika Shrivastava16-Mar-06 17:34 
QuestionPropertyGrid Control Pin
deepscyberpulse16-Mar-06 16:30
deepscyberpulse16-Mar-06 16:30 
QuestionNo. of pages spooled to printer in C# Pin
Bijon Roy16-Mar-06 14:45
Bijon Roy16-Mar-06 14:45 
QuestionUsing Named Pipes with C#?? Pin
Phil C16-Mar-06 13:55
Phil C16-Mar-06 13:55 
AnswerRe: Using Named Pipes with C#?? Pin
mcljava17-Mar-06 4:46
mcljava17-Mar-06 4:46 
GeneralRe: Using Named Pipes with C#?? Pin
Phil C18-Mar-06 20:41
Phil C18-Mar-06 20:41 
GeneralRe: Using Named Pipes with C#?? Pin
mcljava19-Mar-06 17:29
mcljava19-Mar-06 17:29 
GeneralRe: Using Named Pipes with C#?? Pin
Phil C19-Mar-06 22:59
Phil C19-Mar-06 22:59 
QuestionProblem Occured - IP address Pin
Jijo BP16-Mar-06 13:48
Jijo BP16-Mar-06 13:48 
AnswerRe: Problem Occured - IP address Pin
Phil C16-Mar-06 14:03
Phil C16-Mar-06 14:03 
GeneralRe: Problem Occured - IP address Pin
Jijo BP16-Mar-06 14:54
Jijo BP16-Mar-06 14:54 
GeneralRe: Problem Occured - IP address Pin
Phil C16-Mar-06 15:14
Phil C16-Mar-06 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.