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

C#

 
GeneralRe: .NET (C#) and Word Application Pin
Christian Graus4-Feb-08 22:49
protectorChristian Graus4-Feb-08 22:49 
GeneralRe: .NET (C#) and Word Application Pin
Malcolm Smart5-Feb-08 1:58
Malcolm Smart5-Feb-08 1:58 
Generalmdf and ldf file name from Backup DataBase Pin
Thaer Hamael4-Feb-08 22:41
Thaer Hamael4-Feb-08 22:41 
GeneralRe: mdf and ldf file name from Backup DataBase Pin
Christian Graus4-Feb-08 22:50
protectorChristian Graus4-Feb-08 22:50 
QuestionHow to retrieve mail from pop server and save as outlook format. Pin
Leonardo.ulric4-Feb-08 22:41
Leonardo.ulric4-Feb-08 22:41 
AnswerRe: How to retrieve mail from pop server and save as outlook format. Pin
Christian Graus4-Feb-08 22:51
protectorChristian Graus4-Feb-08 22:51 
GeneralRe: How to retrieve mail from pop server and save as outlook format. Pin
Leonardo.ulric4-Feb-08 22:57
Leonardo.ulric4-Feb-08 22:57 
GeneralStep by step wizard Pin
haolan4-Feb-08 22:35
haolan4-Feb-08 22:35 
Hi there.

I am trying to create a step by step wizard, for a Windows Mobile 6.0 PDA.

I have used forms as the steps.

In my mainform I have a method that finds the next step from an array. There are three types of steps, and each steps can appear more than once in one session.

When the last step is finished, the first step will be shown again.

In an earlier program, I used panels as my steps, but it was a little difficult to manage each step in the same form window.

In my new version, I am trying to use forms instead, but every time i click next, I can see a short blink, of the programs running in the background.

When i click the next step button in the current step, the following code is used:

mainForm.ShowNextStep();
this.Close();

ShowNextStep finds the next step and use nextStep.ShowDialog();

Is there anything I can do, so i wont see those short blinks, without using panels?
GeneralRe: Step by step wizard Pin
Christian Graus4-Feb-08 22:52
protectorChristian Graus4-Feb-08 22:52 
GeneralRe: Step by step wizard Pin
haolan4-Feb-08 22:56
haolan4-Feb-08 22:56 
GeneralRe: Step by step wizard Pin
haolan4-Feb-08 23:26
haolan4-Feb-08 23:26 
Generalexcel references Pin
arkiboys4-Feb-08 22:31
arkiboys4-Feb-08 22:31 
GeneralRe: excel references Pin
Giorgi Dalakishvili4-Feb-08 22:47
mentorGiorgi Dalakishvili4-Feb-08 22:47 
GeneralRe: excel references Pin
arkiboys4-Feb-08 22:49
arkiboys4-Feb-08 22:49 
GeneralRe: excel references Pin
Giorgi Dalakishvili4-Feb-08 22:50
mentorGiorgi Dalakishvili4-Feb-08 22:50 
GeneralGrid View Editing Pin
rcnairc2k4-Feb-08 22:16
rcnairc2k4-Feb-08 22:16 
QuestionCheck for an enpty picturebox control Pin
Ofori Boadu4-Feb-08 22:11
Ofori Boadu4-Feb-08 22:11 
GeneralRe: Check for an enpty picturebox control Pin
Giorgi Dalakishvili4-Feb-08 22:20
mentorGiorgi Dalakishvili4-Feb-08 22:20 
QuestionUsing Offline Application Block Pin
Søren Christensen4-Feb-08 21:38
Søren Christensen4-Feb-08 21:38 
QuestionHow to display data dynamically Pin
NarVish4-Feb-08 20:25
NarVish4-Feb-08 20:25 
AnswerRe: How to display data dynamically Pin
J a a n s4-Feb-08 21:24
professionalJ a a n s4-Feb-08 21:24 
GeneralRe: How to display data dynamically Pin
NarVish6-Feb-08 23:20
NarVish6-Feb-08 23:20 
Generaldatalist paging with master pages Pin
chithra.r4-Feb-08 19:42
chithra.r4-Feb-08 19:42 
GeneralRe: datalist paging with master pages Pin
J a a n s4-Feb-08 21:16
professionalJ a a n s4-Feb-08 21:16 
GeneralWindows Service Pin
CodingLover4-Feb-08 19:04
CodingLover4-Feb-08 19:04 

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.