Maybe this is the first time you heard that Visual Studio. NET can also be used for Chinese software. I am also bored. Open the Visual Studio. NET development environment,
Nothing can be done. In other words, oraclesqlsqlplus.exe is enabled. Today, my wife is developing a report system and uses the f1book control,
She wants to make a print Setting Dialog Box. If she calls the print Setting Dialog Box of f1book directly, it is not too authentic. Because I have done a similar system before,
At that time, a dialog box was created by myself and then implemented by operating on the f1book object programming. However, my wife thought it was too annoying to write too many things. I hope I can help her find a solution.
I think about it. Can I use vs.net to open the f1book. ocx file, open the print Settings dialog box, and translate it into Japanese? My wife does not believe it at first,
After a simple expression example is made, it is amazing to call this method. Here I will tell you how to do it:
The first step is to open the Vs. NET development environment.
Step 2: Open the software you want to translate. note that this software can be dll/OCX/EXE, but this software cannot be based on.. NET development. however, if the software is not free, please be careful.
Step 3: change the part to be written in Chinese. For example:
Step 4, double-click it to open the following interface:
Step 5: Save and remind everyone that the file has been backed up.