Click here to Skip to main content
16,005,826 members
Home / Discussions / C#
   

C#

 
AnswerRe: SmtpMail without smtp installed??? Pin
Guffa26-Jul-05 6:02
Guffa26-Jul-05 6:02 
GeneralRe: SmtpMail without smtp installed??? Pin
WetRivrRat26-Jul-05 8:03
WetRivrRat26-Jul-05 8:03 
Generalmask edit in c# Pin
fady_sayegh26-Jul-05 4:28
fady_sayegh26-Jul-05 4:28 
GeneralRe: mask edit in c# Pin
WetRivrRat26-Jul-05 5:06
WetRivrRat26-Jul-05 5:06 
GeneralRe: mask edit in c# Pin
Luis Alonso Ramos26-Jul-05 6:39
Luis Alonso Ramos26-Jul-05 6:39 
GeneralComparing Doubles Using Epsilon in C# Pin
Member 197084526-Jul-05 4:09
Member 197084526-Jul-05 4:09 
QuestionHow to get the currently focused mail in outlook using c#? Pin
Inbam26-Jul-05 3:56
Inbam26-Jul-05 3:56 
Generaldialog access problem Pin
Dan Neely26-Jul-05 3:23
Dan Neely26-Jul-05 3:23 
I have an app with 3 major dialogs. The parent dialog, a modal work dialog, and a help dialog. Since I only want a single copy of help open at a time I had the work dialog call a method of the parent which only created a new help dialog if there wasn't already one open. This works fine if the help button in the work dialog is clicked and the help dialog isn't open. In that case Help's freely available and the user can switch between the help dialog and the work dialog at will. The problem is if the help dialog is first opened in the parent it's inaccessable from the work dialog.

The only workaround I can think of is to have the work dialog first kill the help one, and then reopen it but that's a kluge and looses the users place. Is there a more graceful way to do it?
GeneralRe: dialog access problem Pin
Patric_J27-Jul-05 4:38
Patric_J27-Jul-05 4:38 
GeneralRe: dialog access problem Pin
Dan Neely27-Jul-05 5:28
Dan Neely27-Jul-05 5:28 
GeneralDataGrid event Pin
zaboboa26-Jul-05 3:08
zaboboa26-Jul-05 3:08 
GeneralRe: DataGrid event Pin
rudy.net26-Jul-05 6:10
rudy.net26-Jul-05 6:10 
GeneralRe: DataGrid event Pin
zaboboa26-Jul-05 6:38
zaboboa26-Jul-05 6:38 
GeneralRe: DataGrid event Pin
rudy.net26-Jul-05 8:18
rudy.net26-Jul-05 8:18 
GeneralRe: DataGrid event Pin
zaboboa27-Jul-05 2:22
zaboboa27-Jul-05 2:22 
GeneralRe: DataGrid event Pin
zaboboa27-Jul-05 2:25
zaboboa27-Jul-05 2:25 
GeneralAlgorithm question Pin
Rassul Yunussov26-Jul-05 1:40
Rassul Yunussov26-Jul-05 1:40 
GeneralRe: Algorithm question Pin
Corinna John26-Jul-05 2:09
Corinna John26-Jul-05 2:09 
GeneralCreate Class library in C# without ........ Pin
emc226-Jul-05 0:52
emc226-Jul-05 0:52 
GeneralRe: Create Class library in C# without ........ Pin
S. Senthil Kumar26-Jul-05 3:37
S. Senthil Kumar26-Jul-05 3:37 
GeneralRe: Create Class library in C# without ........ Pin
Anonymous26-Jul-05 4:54
Anonymous26-Jul-05 4:54 
GeneralRe: Create Class library in C# without ........ Pin
Anonymous26-Jul-05 4:55
Anonymous26-Jul-05 4:55 
General.net remoting with webForms clients which have to react of an event fired by the server Pin
ben234526-Jul-05 0:15
ben234526-Jul-05 0:15 
GeneralEM_GETLINE Parmeter propblem.... Pin
chettu25-Jul-05 23:52
chettu25-Jul-05 23:52 
GeneralMDI Status Bar Pin
noneformenoneforme25-Jul-05 22:50
noneformenoneforme25-Jul-05 22:50 

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.