Click here to Skip to main content
16,012,107 members
Home / Discussions / C#
   

C#

 
QuestionList all web methods in a .asmx file Pin
compdesign12-Jun-06 23:27
compdesign12-Jun-06 23:27 
AnswerRe: List all web methods in a .asmx file Pin
Dustin Metzgar13-Jun-06 3:52
Dustin Metzgar13-Jun-06 3:52 
GeneralRe: List all web methods in a .asmx file Pin
compdesign14-Jun-06 1:03
compdesign14-Jun-06 1:03 
GeneralRe: List all web methods in a .asmx file Pin
Dustin Metzgar14-Jun-06 3:15
Dustin Metzgar14-Jun-06 3:15 
GeneralRe: List all web methods in a .asmx file [modified] Pin
compdesign14-Jun-06 19:53
compdesign14-Jun-06 19:53 
GeneralRe: List all web methods in a .asmx file Pin
Dustin Metzgar15-Jun-06 3:53
Dustin Metzgar15-Jun-06 3:53 
Questiongetting DialogResults from non modal Dialog Pin
PaulaM12-Jun-06 23:04
PaulaM12-Jun-06 23:04 
AnswerRe: getting DialogResults from non modal Dialog Pin
SeMartens12-Jun-06 23:18
SeMartens12-Jun-06 23:18 
Hi Pauline,

there are several possibilities to do what you want. If you a have a reference to Form1 in FormShow than you could write a method within form1 that will be called by FormShow.

DialogResult is a property of each Form so you can set DialogResultof FormShow manually and obtain its value within Form1 (if you have a reference to FormShow)

Hope this helps (don't hesitate to ask again if not)

Regards
Sebastian


AnswerRe: getting DialogResults from non modal Dialog Pin
rah_sin12-Jun-06 23:21
professionalrah_sin12-Jun-06 23:21 
QuestionSetting data type of column in DataGridView Pin
Mairaaj Khan12-Jun-06 22:05
professionalMairaaj Khan12-Jun-06 22:05 
QuestionAccess enums defined in a header file Pin
beap12-Jun-06 21:44
beap12-Jun-06 21:44 
AnswerRe: Access enums defined in a header file Pin
stancrm12-Jun-06 21:49
stancrm12-Jun-06 21:49 
Questionhow to search in datagrid? Pin
sagn02512-Jun-06 21:30
sagn02512-Jun-06 21:30 
GeneralRe: how to search in datagrid? Pin
Tamimi - Code12-Jun-06 21:33
Tamimi - Code12-Jun-06 21:33 
GeneralRe: how to search in datagrid? Pin
sagn02513-Jun-06 23:09
sagn02513-Jun-06 23:09 
AnswerRe: how to search in datagrid? Pin
cfx_9850gb12-Jun-06 21:53
cfx_9850gb12-Jun-06 21:53 
QuestionTransparent flash Object (Urgent) Pin
Nafiseh Salmani12-Jun-06 21:25
Nafiseh Salmani12-Jun-06 21:25 
QuestionActive forms Pin
PaulaM12-Jun-06 21:20
PaulaM12-Jun-06 21:20 
AnswerRe: Active forms Pin
NaNg1524112-Jun-06 21:50
NaNg1524112-Jun-06 21:50 
QuestionXML Documentation in C# Pin
MozhdehQeraati12-Jun-06 21:18
MozhdehQeraati12-Jun-06 21:18 
AnswerRe: XML Documentation in C# Pin
Colin Angus Mackay13-Jun-06 0:22
Colin Angus Mackay13-Jun-06 0:22 
GeneralRe: XML Documentation in C# Pin
MozhdehQeraati13-Jun-06 2:34
MozhdehQeraati13-Jun-06 2:34 
QuestionMultiple Forms Pin
nickbailey0112-Jun-06 20:30
nickbailey0112-Jun-06 20:30 
AnswerRe: Multiple Forms Pin
sathish s12-Jun-06 20:38
sathish s12-Jun-06 20:38 
GeneralRe: Multiple Forms Pin
nickbailey0113-Jun-06 19:32
nickbailey0113-Jun-06 19:32 

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.