Click here to Skip to main content
15,893,663 members
Home / Discussions / C#
   

C#

 
QuestionA net message Pin
Anonymous24-Oct-05 9:19
Anonymous24-Oct-05 9:19 
GeneralMillora en el login Pin
Anonymous24-Oct-05 9:02
Anonymous24-Oct-05 9:02 
GeneralRe: Millora en el login Pin
André Ziegler24-Oct-05 12:05
André Ziegler24-Oct-05 12:05 
QuestionLogin Pin
Rugi24-Oct-05 8:59
Rugi24-Oct-05 8:59 
AnswerRe: Login Pin
André Ziegler24-Oct-05 12:08
André Ziegler24-Oct-05 12:08 
Questionhow to create window Pin
pakFari24-Oct-05 8:39
pakFari24-Oct-05 8:39 
AnswerRe: how to create window Pin
Daniel Grunwald24-Oct-05 8:47
Daniel Grunwald24-Oct-05 8:47 
QuestionRe: how to create window Pin
Anonymous24-Oct-05 9:12
Anonymous24-Oct-05 9:12 
Look it!
You go to solutions explorer
right click to the name of your project
click to "add"
then, choose "add windows forms"
put the name that you want in this form, and
click to submit


to another window, you put in the source of a button:

[THE NAME OF YOUR WINDOW] f[A STRING];
f[YOUR STRING] = new [THE NAME OF YOUR WINDOW]();
f[YOUR STRING].Show();


Thanks!!
AnswerRe: how to create window Pin
pakFari24-Oct-05 19:05
pakFari24-Oct-05 19:05 
GeneralRe: how to create window Pin
pakFari25-Oct-05 8:22
pakFari25-Oct-05 8:22 
QuestionRegex token type question Pin
jeweladdict24-Oct-05 8:39
jeweladdict24-Oct-05 8:39 
AnswerRe: Regex token type question Pin
Christian Graus24-Oct-05 13:41
protectorChristian Graus24-Oct-05 13:41 
QuestionClosing Application Properly Pin
Dwayner7924-Oct-05 8:35
Dwayner7924-Oct-05 8:35 
AnswerRe: Closing Application Properly Pin
S. Senthil Kumar24-Oct-05 19:41
S. Senthil Kumar24-Oct-05 19:41 
Questionrich text box Pin
Agyeman24-Oct-05 7:44
Agyeman24-Oct-05 7:44 
AnswerRe: rich text box Pin
mav.northwind24-Oct-05 9:05
mav.northwind24-Oct-05 9:05 
QuestionClass diagram of Custom Class in c#.net ? Pin
snasoft24-Oct-05 6:50
snasoft24-Oct-05 6:50 
AnswerRe: Class diagram of Custom Class in c#.net ? Pin
enjoycrack24-Oct-05 12:17
enjoycrack24-Oct-05 12:17 
Question.NET MODBUS component Pin
Dwayner7924-Oct-05 6:44
Dwayner7924-Oct-05 6:44 
Questionlimiting tcp data transfer Pin
Gil.Schmidt24-Oct-05 5:40
Gil.Schmidt24-Oct-05 5:40 
AnswerRe: limiting tcp data transfer Pin
Judah Gabriel Himango24-Oct-05 6:36
sponsorJudah Gabriel Himango24-Oct-05 6:36 
GeneralRe: limiting tcp data transfer Pin
Gil.Schmidt24-Oct-05 8:41
Gil.Schmidt24-Oct-05 8:41 
GeneralRe: limiting tcp data transfer Pin
Judah Gabriel Himango24-Oct-05 12:17
sponsorJudah Gabriel Himango24-Oct-05 12:17 
GeneralRe: limiting tcp data transfer Pin
Gil.Schmidt24-Oct-05 23:44
Gil.Schmidt24-Oct-05 23:44 
Question.NET Framework 1.1 and List Class? Pin
zaboboa24-Oct-05 4:58
zaboboa24-Oct-05 4:58 

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.