Click here to Skip to main content
15,867,453 members
Home / Discussions / C#
   

C#

 
GeneralRe: KeyPress Event Pin
Saiyed Alam24-May-09 16:37
Saiyed Alam24-May-09 16:37 
Questionsearch in site Pin
michaelgr124-May-09 0:42
michaelgr124-May-09 0:42 
AnswerRe: search in site Pin
Manas Bhardwaj24-May-09 0:57
professionalManas Bhardwaj24-May-09 0:57 
GeneralRe: search in site Pin
michaelgr124-May-09 0:58
michaelgr124-May-09 0:58 
GeneralRe: search in site Pin
Manas Bhardwaj24-May-09 1:18
professionalManas Bhardwaj24-May-09 1:18 
GeneralRe: search in site Pin
michaelgr124-May-09 1:31
michaelgr124-May-09 1:31 
QuestionRefresh Datagrid Pin
KIDYA23-May-09 23:20
KIDYA23-May-09 23:20 
QuestionCalling Method of an Active Form from the MDI Parent Pin
uygarer23-May-09 23:13
uygarer23-May-09 23:13 
Hi my friends;

I have a different problem. I have a main form that is MDI parent of other forms. I use speech recognition, and I started it as a thread in my main form. It works fine while opening child forms or closing them. But problem begins here. For example I have an active MDI child that have a method or button click event. How can I call the method of my active form from it's MDI parent. I want to do this because I use speech recognition, I want to guide program with my voice commands. Like following I want call DoJob method.

Form frm = this.ActiveMdiChild;

frm.DoJob();


Thank you.
AnswerRe: Calling Method of an Active Form from the MDI Parent Pin
Moreno Airoldi24-May-09 0:12
Moreno Airoldi24-May-09 0:12 
AnswerRe: Calling Method of an Active Form from the MDI Parent Pin
DaveyM6924-May-09 0:25
professionalDaveyM6924-May-09 0:25 
QuestionFunction Caller Pin
Saiyed Alam23-May-09 22:56
Saiyed Alam23-May-09 22:56 
AnswerRe: Function Caller Pin
DaveyM6923-May-09 23:02
professionalDaveyM6923-May-09 23:02 
GeneralRe: Function Caller Pin
Mycroft Holmes23-May-09 23:38
professionalMycroft Holmes23-May-09 23:38 
GeneralRe: Function Caller Pin
DaveyM6924-May-09 0:05
professionalDaveyM6924-May-09 0:05 
GeneralRe: Function Caller Pin
Daniel Grunwald24-May-09 4:32
Daniel Grunwald24-May-09 4:32 
AnswerRe: Function Caller Pin
Mycroft Holmes23-May-09 23:35
professionalMycroft Holmes23-May-09 23:35 
Questiondownload at internet bandwith with c# Pin
Abdul Rahman Hamidy23-May-09 22:26
Abdul Rahman Hamidy23-May-09 22:26 
Question[Message Deleted] Pin
hkjghkj123-May-09 21:28
hkjghkj123-May-09 21:28 
AnswerRe: filter Pin
Eddy Vluggen23-May-09 21:51
professionalEddy Vluggen23-May-09 21:51 
General[Message Deleted] Pin
hkjghkj123-May-09 23:34
hkjghkj123-May-09 23:34 
GeneralRe: filter Pin
Eddy Vluggen23-May-09 23:48
professionalEddy Vluggen23-May-09 23:48 
QuestionTo add headertemplate and contenttemplate of a TabContainer Programaticaly [modified] Pin
Shahdat Hosain23-May-09 20:48
Shahdat Hosain23-May-09 20:48 
QuestionDESCryptoServiceProvider - key size (public key from mykeys.snk not compatible) Pin
devvvy23-May-09 18:56
devvvy23-May-09 18:56 
QuestionCrystal report Pin
KIDYA23-May-09 18:50
KIDYA23-May-09 18:50 
AnswerRe: Crystal report Pin
_Maxxx_24-May-09 16:57
professional_Maxxx_24-May-09 16:57 

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.