Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: Key Press Event Pin
Xmen Real 17-Jul-07 2:25
professional Xmen Real 17-Jul-07 2:25 
Questionhow to convert english text to unicode in c# Pin
Farhan Ali17-Jul-07 0:33
Farhan Ali17-Jul-07 0:33 
AnswerRe: how to convert english text to unicode in c# Pin
Bert delaVega17-Jul-07 6:10
Bert delaVega17-Jul-07 6:10 
GeneralMessage Removed Pin
15-Aug-11 2:38
marssilen15-Aug-11 2:38 
Question.Net 2.0 remoting security question Pin
Gizz17-Jul-07 0:15
Gizz17-Jul-07 0:15 
AnswerRe: .Net 2.0 remoting security question Pin
Gizz17-Jul-07 3:16
Gizz17-Jul-07 3:16 
QuestionReLoad Form Problem Pin
monafr8117-Jul-07 0:14
monafr8117-Jul-07 0:14 
AnswerRe: ReLoad Form Problem Pin
Luc Pattyn17-Jul-07 0:27
sitebuilderLuc Pattyn17-Jul-07 0:27 
Hi,

AFAIK you can load a form only once. But you can show and hide it many times
using either Show()/Hide() methods or setting Visible property true/false.

Apart from that, you could create a new instance of your form, which would give you its
initial state automatically (wanted or not).

Smile | :)


GeneralRe: ReLoad Form Problem Pin
monafr8117-Jul-07 1:14
monafr8117-Jul-07 1:14 
GeneralRe: ReLoad Form Problem Pin
Luc Pattyn17-Jul-07 1:25
sitebuilderLuc Pattyn17-Jul-07 1:25 
GeneralRe: ReLoad Form Problem Pin
monafr8117-Jul-07 1:50
monafr8117-Jul-07 1:50 
GeneralRe: ReLoad Form Problem Pin
Luc Pattyn17-Jul-07 1:53
sitebuilderLuc Pattyn17-Jul-07 1:53 
GeneralRe: ReLoad Form Problem Pin
monafr8117-Jul-07 2:06
monafr8117-Jul-07 2:06 
GeneralRe: ReLoad Form Problem Pin
Luc Pattyn17-Jul-07 2:09
sitebuilderLuc Pattyn17-Jul-07 2:09 
AnswerRe: ReLoad Form Problem Pin
Nisar Inamdar17-Jul-07 0:27
Nisar Inamdar17-Jul-07 0:27 
GeneralRe: ReLoad Form Problem Pin
monafr8117-Jul-07 1:07
monafr8117-Jul-07 1:07 
GeneralRe: ReLoad Form Problem Pin
PhilDanger17-Jul-07 4:55
PhilDanger17-Jul-07 4:55 
GeneralRe: ReLoad Form Problem Pin
Martin#17-Jul-07 20:08
Martin#17-Jul-07 20:08 
QuestionPassing a String Array in a Dictionary to a WCF service Pin
Projjal17-Jul-07 0:10
Projjal17-Jul-07 0:10 
AnswerRe: Passing a String Array in a Dictionary to a WCF service Pin
Eduard Keilholz17-Jul-07 0:57
Eduard Keilholz17-Jul-07 0:57 
Questiona question about using sn.exe - private key Pin
mhp13017-Jul-07 0:09
mhp13017-Jul-07 0:09 
AnswerRe: a question about using sn.exe - private key Pin
Mike Dimmick17-Jul-07 1:16
Mike Dimmick17-Jul-07 1:16 
Questiontwo commands are possible Pin
srinivassam16-Jul-07 23:52
srinivassam16-Jul-07 23:52 
AnswerRe: two commands are possible Pin
Nisar Inamdar16-Jul-07 23:59
Nisar Inamdar16-Jul-07 23:59 
AnswerRe: two commands are possible Pin
Mike Dimmick17-Jul-07 2:21
Mike Dimmick17-Jul-07 2:21 

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.