Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8392249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T19:28:14+00:00 2026-06-09T19:28:14+00:00

I am using System.Forms.SaveFileDialog . My native language in my OS is japanese. When

  • 0

I am using System.Forms.SaveFileDialog . My native language in my OS is japanese. When saving an existing file the overwriteprompt states “xxx already exists,Do you want to replace it?” , shouldn’t it be in japanese and not in english, since system locale is in japanese? Arigato..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T19:28:15+00:00Added an answer on June 9, 2026 at 7:28 pm

    The SaveFileDialog class is a thin wrapper around a dialog implemented by the operating system. You’ll see the exact same one in, say, Notepad. The warning message is displayed by that dialog, not .NET code. IFileDialog::SetOptions() method, FOS_OVERWRITEPROMPT option. It is enabled by default.

    So you need to look at your operating system config for the problem. Like an English version of Windows, switched to Japanese as the default language. Which gets programs that support Japanese localization to display Japanese, including .NET, but leaves all OS dialogs in English. Or having the Ultimate edition with both English and Japanese language packs installed and some code switching the Thread.CurrentCulture to English. If not your code then a misbehaving shell extension could do that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can already do: using System.Windows.Forms; Button b; or: System.Windows.Forms.Button b; but I would
So I have the declaration at the beginning of my class file using System.Windows.Forms;
I'm using System.Windows.Forms.Timer to display a transfer file update progress(timeleft, speed ..etc) and I
using System; using System.Drawing; using System.IO; using System.Security.Cryptography; using System.Text.RegularExpressions; using System.Windows.Forms; using System.Threading;
using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Drawing.Imaging;
The winform: The code: using System; using System.Windows.Forms; namespace DemoApp { public partial class
Is there a way to manipulate the mouse position without using System.Windows.Forms.Cursor? Something like
Is it possible to embed a Gtk widget into an application using System.Windows.Forms? Thanks!
I am using the System.Windows.Forms.WebBrowser object for displaying and printing a report. Unfortunately the
I'm using the' System.Windows.Forms.DataVisualization.Charting ' library for my chart and I was wondering if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.