C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 05-04-2002, 10:01 PM   #1
Unregistered
Guest
 
Posts: n/a
Lightbulb Forms

If anyone has any code examples of C# GUI forms
and would like to post them, please do.

especially if they have menus and textboxes
and possibly saving to files...

wow, that's lots of stuff !
  Reply With Quote
Old 05-05-2002, 12:47 AM   #2
Something Clever
 
ginoitalo's Avatar
 
Join Date: Dec 2001
Posts: 187
File reading/writing is very much like C++
but with FileWriter && FileReader Streams
I'm not sure about Binary Writing/Reading
(if anyone has code for this or can direct us with a link, please do)
ginoitalo is offline   Reply With Quote
Old 05-05-2002, 09:17 AM   #3
Registered User
 
CompiledMonkey's Avatar
 
Join Date: Feb 2002
Location: Richmond, VA
Posts: 438
I don't have any code for file saving just yet, but I will be implementing some this week. So I'll have to figure it out soon.

For the GUI, you don't need to code the GUI interface really. You can drag and drop the pieces. The menu is very easy to implement in Visual Studio.
CompiledMonkey is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Good introduction to Windows Forms? jcafaro10 C# Programming 1 05-19-2009 06:11 PM
insert differnt forms in a single form under different tabs? and a textBox question arian C# Programming 2 04-02-2009 04:40 AM
Closing all forms from a derived form Pete_O C# Programming 1 09-01-2007 01:09 PM
C# Game using Forms ejohns85 C# Programming 1 12-16-2006 05:35 PM
Which one :MFC, Win32, Windows Forms (.Net)? Robert_Sitter Windows Programming 6 11-17-2005 06:15 AM


All times are GMT -6. The time now is 02:30 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22