Click here to Skip to main content
15,921,840 members
Home / Discussions / C#
   

C#

 
QuestionExposing an already running singlton .NET component as COM server Pin
Omer S.24-Feb-09 4:05
Omer S.24-Feb-09 4:05 
Questionstd::string version in C# - Question Pin
Programm3r24-Feb-09 3:34
Programm3r24-Feb-09 3:34 
AnswerRe: std::string version in C# - Question Pin
EliottA24-Feb-09 3:43
EliottA24-Feb-09 3:43 
AnswerRe: std::string version in C# - Question Pin
musefan24-Feb-09 3:45
musefan24-Feb-09 3:45 
AnswerRe: std::string version in C# - Question Pin
PIEBALDconsult24-Feb-09 3:46
mvePIEBALDconsult24-Feb-09 3:46 
AnswerRe: std::string version in C# - Question Pin
Eddy Vluggen24-Feb-09 3:57
professionalEddy Vluggen24-Feb-09 3:57 
QuestionShow Form and Disable Button How? Pin
soulidentities24-Feb-09 2:59
soulidentities24-Feb-09 2:59 
AnswerRe: Show Form and Disable Button How? Pin
musefan24-Feb-09 3:41
musefan24-Feb-09 3:41 
ok when you click button for form 1 or 2, hide the base form then show the desired form with the ShowDialog() method. after which you then show the baseForm again

Then for the disabled buttons you simply close the current form.


soulidentities wrote:
I want to close all form If I click the cross


Handle the on close event for each form, then call Application.Exit();

If only MySelf.Visible was more than just a getter...

A person can produce over 5 times there own body weight in excrement each year... please re-read your questions before posting

GeneralRe: Show Form and Disable Button How? Pin
soulidentities24-Feb-09 3:56
soulidentities24-Feb-09 3:56 
GeneralRe: Show Form and Disable Button How? Pin
musefan24-Feb-09 4:26
musefan24-Feb-09 4:26 
GeneralRe: Show Form and Disable Button How? Pin
soulidentities24-Feb-09 5:58
soulidentities24-Feb-09 5:58 
AnswerRe: Show Form and Disable Button How? Pin
DaveyM6924-Feb-09 4:43
professionalDaveyM6924-Feb-09 4:43 
AnswerRe: Show Form and Disable Button How? Pin
Paul Kettley24-Feb-09 6:16
Paul Kettley24-Feb-09 6:16 
GeneralRe: Show Form and Disable Button How? Pin
soulidentities24-Feb-09 6:39
soulidentities24-Feb-09 6:39 
QuestionServer Crahes when the client is not reachable Pin
M. J. Jaya Chitra24-Feb-09 2:26
M. J. Jaya Chitra24-Feb-09 2:26 
AnswerRe: Server Crahes when the client is not reachable Pin
PIEBALDconsult24-Feb-09 3:52
mvePIEBALDconsult24-Feb-09 3:52 
Questionchm maker article? Pin
Seraph_summer24-Feb-09 2:08
Seraph_summer24-Feb-09 2:08 
JokeRe: chm maker article? Pin
musefan24-Feb-09 3:34
musefan24-Feb-09 3:34 
GeneralRe: chm maker article? Pin
Seraph_summer24-Feb-09 4:24
Seraph_summer24-Feb-09 4:24 
JokeRe: chm maker article? Pin
musefan24-Feb-09 4:28
musefan24-Feb-09 4:28 
Question4 IT developers Pin
shefa' isied24-Feb-09 1:49
shefa' isied24-Feb-09 1:49 
AnswerRe: 4 IT developers Pin
EliottA24-Feb-09 2:00
EliottA24-Feb-09 2:00 
AnswerRe: 4 IT developers Pin
Ennis Ray Lynch, Jr.24-Feb-09 3:22
Ennis Ray Lynch, Jr.24-Feb-09 3:22 
AnswerRe: 4 IT developers Pin
PIEBALDconsult24-Feb-09 3:53
mvePIEBALDconsult24-Feb-09 3:53 
GeneralRe: 4 IT developers Pin
Ennis Ray Lynch, Jr.24-Feb-09 4:23
Ennis Ray Lynch, Jr.24-Feb-09 4:23 

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.