473,407 Members | 2,546 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

SaveFile method..?

Using C#, there is a SaveFile method under the .NET framework class. What do
I need to include to get access to this? Is there a .NET library that you
have to include?
--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...neral/200510/1
Oct 25 '05 #1
1 1267
The SaveFile() method applies to Windows Forms applications. You can include
it in other applications, but you are better to work with the File objects
instead if you are not working with WIn Forms and dialogues.

Hope this helps.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
"Brian Underhill via DotNetMonster.com" wrote:
Using C#, there is a SaveFile method under the .NET framework class. What do
I need to include to get access to this? Is there a .NET library that you
have to include?
--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...neral/200510/1

Oct 25 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Dave Rahardja | last post by:
OK, so I've gotten into a philosophical disagreement with my colleague at work. He is a proponent of the Template Method pattern, i.e.: class foo { public: void bar() { do_bar(); } protected:...
5
by: Chris | last post by:
Hi I have a scenario where I've created another AppDomain to dynamically load a DLL(s) into. In this newly loaded DLL I want to call a static method on a class. The problem arise is that I have...
5
by: Marcos Ribeiro | last post by:
Hi I have a Dialog Form with a RichTextBox control ** code *** Dim f As New dlgForm() If f.ShowDialog() = DialogResult.OK Then f.RichTextBox1.SaveFile("c:\arq1.rtf") 'error here End If **...
1
by: Brian Underhill via DotNetMonster.com | last post by:
Using C#, there is a SaveFile method under the .NET framework class. What do I need to include to get access to this? Is there a .NET library that you have to include? -- Message posted via...
2
by: crystalattice | last post by:
Not sure how to explain, but I'll try my best. I'm making a GUI with wxGlade. The GUI has windows that open when the "Next Page" button is pushed; the button also pickles the information that is...
6
by: newshop | last post by:
How can I make the filename variable, by appending the current timestamp to file, instead of following static file name: ofstream SaveFile("output.txt"); example something like:...
0
by: Morrigan | last post by:
Hello, I am using the following code to add text to a RichTextBox: rtfLog.AppendText("File not Found: " & MyPath & MySubPath & "\" & ArtikelTempStr & ".pdf" & Chr(10)): Next step is to save...
0
swatmajor1
by: swatmajor1 | last post by:
Hi There I have just tried out Vb 2005 express, and I have re-made my music player in it. my question is, "How can one use the SaveFile Control to save files loaded in the windows media player...
6
by: Scott Gravenhorst | last post by:
Windows XP SP3 My application is set to open a SaveFile dialog when an exit is requested. When I click the app's close button, the save dialog opens, but when I click to change the folder, the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.