Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dispalying decimal value in the textbox Pin
Dave Kreskowiak10-Feb-06 12:13
mveDave Kreskowiak10-Feb-06 12:13 
GeneralRe: Dispalying decimal value in the textbox Pin
User 665811-Feb-06 2:51
User 665811-Feb-06 2:51 
QuestionTopmost Form Pin
PHDENG8110-Feb-06 7:35
PHDENG8110-Feb-06 7:35 
AnswerRe: Topmost Form Pin
NaNg1524110-Feb-06 8:56
NaNg1524110-Feb-06 8:56 
GeneralRe: Topmost Form Pin
Dave Kreskowiak10-Feb-06 9:03
mveDave Kreskowiak10-Feb-06 9:03 
GeneralRe: Topmost Form Pin
NaNg1524110-Feb-06 9:19
NaNg1524110-Feb-06 9:19 
GeneralRe: Topmost Form Pin
PHDENG8110-Feb-06 9:31
PHDENG8110-Feb-06 9:31 
GeneralRe: Topmost Form Pin
NaNg1524110-Feb-06 9:56
NaNg1524110-Feb-06 9:56 
well... i think that the best solution is that when you show it, you use the command form.showdialog() insted of form.show, this way it won't enable it to go to the last one...

that's the best option that i could think of, i don't think that you can do topmost with some other and not enable it to switch forms... unless...
you can do an event "On leave", and then do a focus command on the form, that way if you leave, it will get focused on the form and wouldn't be able to switch... i think that that would work.

no moer options for me...

good-luck, NaNg
GeneralRe: Topmost Form Pin
PHDENG8113-Feb-06 1:32
PHDENG8113-Feb-06 1:32 
GeneralRe: Topmost Form Pin
Dave Kreskowiak10-Feb-06 13:49
mveDave Kreskowiak10-Feb-06 13:49 
AnswerRe: Topmost Form Pin
Dave Kreskowiak10-Feb-06 13:52
mveDave Kreskowiak10-Feb-06 13:52 
QuestionOutlook 2003 and Signatures Pin
piXy^10-Feb-06 5:42
piXy^10-Feb-06 5:42 
QuestionFTP client Program with C# Pin
BestArtemis10-Feb-06 5:08
BestArtemis10-Feb-06 5:08 
AnswerRe: FTP client Program with C# Pin
leppie10-Feb-06 5:51
leppie10-Feb-06 5:51 
GeneralRe: FTP client Program with C# Pin
BestArtemis10-Feb-06 7:10
BestArtemis10-Feb-06 7:10 
GeneralRe: FTP client Program with C# Pin
Dave Kreskowiak10-Feb-06 7:34
mveDave Kreskowiak10-Feb-06 7:34 
Questionthe dismatching error with "unsafe" Pin
gary.ruan10-Feb-06 5:01
gary.ruan10-Feb-06 5:01 
AnswerRe: the dismatching error with "unsafe" Pin
Andy Moore10-Feb-06 6:21
Andy Moore10-Feb-06 6:21 
Questionhow to encrypt/decrypt exe file on the fly ? Pin
hdv21210-Feb-06 4:16
hdv21210-Feb-06 4:16 
AnswerRe: how to encrypt/decrypt exe file on the fly ? Pin
Ingo10-Feb-06 4:29
Ingo10-Feb-06 4:29 
QuestionHow to do RTP streaming? Pin
Divyang Mithaiwala10-Feb-06 3:38
Divyang Mithaiwala10-Feb-06 3:38 
Questionactivex .ocx with c# and visual studio .net Pin
kopi_b10-Feb-06 3:12
kopi_b10-Feb-06 3:12 
AnswerRe: activex .ocx with c# and visual studio .net Pin
Judah Gabriel Himango10-Feb-06 4:03
sponsorJudah Gabriel Himango10-Feb-06 4:03 
GeneralRe: activex .ocx with c# and visual studio .net Pin
kopi_b10-Feb-06 4:15
kopi_b10-Feb-06 4:15 
GeneralRe: activex .ocx with c# and visual studio .net Pin
Judah Gabriel Himango10-Feb-06 4:25
sponsorJudah Gabriel Himango10-Feb-06 4:25 

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.