Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
AnswerRe: special character replacement Pin
Keith Barrow29-Jul-10 2:23
professionalKeith Barrow29-Jul-10 2:23 
GeneralRe: special character replacement Pin
varsh1229-Jul-10 2:35
varsh1229-Jul-10 2:35 
GeneralRe: special character replacement Pin
Keith Barrow29-Jul-10 2:46
professionalKeith Barrow29-Jul-10 2:46 
AnswerRe: special character replacement Pin
musefan29-Jul-10 2:49
musefan29-Jul-10 2:49 
GeneralRe: special character replacement Pin
varsh1229-Jul-10 3:12
varsh1229-Jul-10 3:12 
GeneralRe: special character replacement Pin
PIEBALDconsult29-Jul-10 3:17
mvePIEBALDconsult29-Jul-10 3:17 
AnswerRe: special character replacement Pin
PIEBALDconsult29-Jul-10 3:13
mvePIEBALDconsult29-Jul-10 3:13 
GeneralRe: special character replacement Pin
varsh1229-Jul-10 3:20
varsh1229-Jul-10 3:20 
GeneralRe: special character replacement Pin
PIEBALDconsult29-Jul-10 3:22
mvePIEBALDconsult29-Jul-10 3:22 
GeneralRe: special character replacement Pin
Keith Barrow29-Jul-10 3:36
professionalKeith Barrow29-Jul-10 3:36 
AnswerRe: special character replacement Pin
Luc Pattyn29-Jul-10 4:06
sitebuilderLuc Pattyn29-Jul-10 4:06 
GeneralRe: special character replacement Pin
varsh1229-Jul-10 4:49
varsh1229-Jul-10 4:49 
GeneralRe: special character replacement Pin
Sauro Viti29-Jul-10 5:19
professionalSauro Viti29-Jul-10 5:19 
GeneralRe: special character replacement Pin
Luc Pattyn29-Jul-10 7:43
sitebuilderLuc Pattyn29-Jul-10 7:43 
GeneralRe: special character replacement Pin
varsh1230-Jul-10 19:30
varsh1230-Jul-10 19:30 
QuestionMessage Removed Pin
29-Jul-10 0:28
sush829-Jul-10 0:28 
AnswerRe: How to convert doc file to pdf file using itextsharp? PinPopular
OriginalGriff29-Jul-10 0:55
mveOriginalGriff29-Jul-10 0:55 
GeneralRe: How to convert doc file to pdf file using itextsharp? Pin
sush829-Jul-10 1:21
sush829-Jul-10 1:21 
GeneralRe: How to convert doc file to pdf file using itextsharp? Pin
Eddy Vluggen29-Jul-10 1:30
professionalEddy Vluggen29-Jul-10 1:30 
GeneralRe: How to convert doc file to pdf file using itextsharp? Pin
sush829-Jul-10 1:46
sush829-Jul-10 1:46 
GeneralRe: How to convert doc file to pdf file using itextsharp? Pin
Eddy Vluggen29-Jul-10 2:32
professionalEddy Vluggen29-Jul-10 2:32 
GeneralRe: How to convert doc file to pdf file using itextsharp? PinPopular
OriginalGriff29-Jul-10 1:35
mveOriginalGriff29-Jul-10 1:35 
AnswerRe: How to convert doc file to pdf file using itextsharp? Pin
Richard MacCutchan29-Jul-10 0:59
mveRichard MacCutchan29-Jul-10 0:59 
QuestionSmall Problem in Windows application.... Pin
Krishna Varadharajan29-Jul-10 0:25
Krishna Varadharajan29-Jul-10 0:25 
AnswerRe: Small Problem in Windows application.... Pin
Eddy Vluggen29-Jul-10 0:53
professionalEddy Vluggen29-Jul-10 0:53 
krishnavaradharajan wrote:
but now the complete application is getting closed due to the same login form. So wht is the solution for this ????


Create the login form from your mainform. Next, show the login-form as a modal dialog.

The application closes as soon as the mainform closes (that's the one in the Program.cs file, in the Application.Run statement).
I are Troll Suspicious | :suss:

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.