Click here to Skip to main content
15,910,603 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHosting a Winform view inside a user control [modified] Pin
Rolf Kristensen23-Sep-10 3:52
Rolf Kristensen23-Sep-10 3:52 
AnswerRe: Hosting a Winform view inside a user control Pin
Eddy Vluggen24-Sep-10 9:23
professionalEddy Vluggen24-Sep-10 9:23 
Questionis it possible to show ms excel inside a windowform? Pin
neodeaths22-Sep-10 5:32
neodeaths22-Sep-10 5:32 
AnswerRe: is it possible to show ms excel inside a windowform? Pin
Abhinav S22-Sep-10 6:41
Abhinav S22-Sep-10 6:41 
QuestionApp "NOT RESPONDING" on opening some other window Pin
All Time Programming22-Sep-10 3:37
All Time Programming22-Sep-10 3:37 
AnswerRe: App "NOT RESPONDING" on opening some other window Pin
Dave Kreskowiak22-Sep-10 6:38
mveDave Kreskowiak22-Sep-10 6:38 
GeneralRe: App "NOT RESPONDING" on opening some other window Pin
All Time Programming22-Sep-10 22:38
All Time Programming22-Sep-10 22:38 
GeneralRe: App "NOT RESPONDING" on opening some other window Pin
Dave Kreskowiak23-Sep-10 1:57
mveDave Kreskowiak23-Sep-10 1:57 
GeneralRe: App "NOT RESPONDING" on opening some other window Pin
All Time Programming23-Sep-10 6:13
All Time Programming23-Sep-10 6:13 
GeneralRe: App "NOT RESPONDING" on opening some other window Pin
Luc Pattyn23-Sep-10 6:42
sitebuilderLuc Pattyn23-Sep-10 6:42 
QuestionRe: App "NOT RESPONDING" on opening some other window Pin
All Time Programming27-Sep-10 6:19
All Time Programming27-Sep-10 6:19 
AnswerRe: App "NOT RESPONDING" on opening some other window Pin
Luc Pattyn27-Sep-10 6:30
sitebuilderLuc Pattyn27-Sep-10 6:30 
QuestionConnect controls to thread Pin
Moshe T20-Sep-10 12:50
Moshe T20-Sep-10 12:50 
AnswerRe: Connect controls to thread Pin
Luc Pattyn20-Sep-10 13:01
sitebuilderLuc Pattyn20-Sep-10 13:01 
GeneralRe: Connect controls to thread Pin
Moshe T20-Sep-10 13:11
Moshe T20-Sep-10 13:11 
GeneralRe: Connect controls to thread Pin
Luc Pattyn20-Sep-10 13:20
sitebuilderLuc Pattyn20-Sep-10 13:20 
GeneralRe: Connect controls to thread Pin
Moshe T20-Sep-10 13:30
Moshe T20-Sep-10 13:30 
AnswerRe: Connect controls to thread Pin
dybs9-Dec-10 11:47
dybs9-Dec-10 11:47 
QuestionDesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
akamper15-Sep-10 23:10
akamper15-Sep-10 23:10 
AnswerRe: DesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
Henry Minute16-Sep-10 5:27
Henry Minute16-Sep-10 5:27 
GeneralRe: DesignTimeSupport for TableLayoutPanel with dynamic added controls in each cell Pin
akamper16-Sep-10 22:42
akamper16-Sep-10 22:42 
QuestionProblems with embed windows media player in VB.net form Pin
ocabrera7013-Sep-10 15:05
ocabrera7013-Sep-10 15:05 
QuestionPass incoming data from Child to parent Form Pin
KenKen Wong10-Sep-10 21:38
KenKen Wong10-Sep-10 21:38 
AnswerRe: Pass incoming data from Child to parent Form Pin
Pete O'Hanlon11-Sep-10 2:11
mvePete O'Hanlon11-Sep-10 2:11 
KenKen Wong wrote:
Does Windows From have any API for that?


How about raising an event on the child form that the parent form listens to and acts on? All the child form needs to do then is check that there's something listening to the eventhandler and raise the event.

I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: Pass incoming data from Child to parent Form Pin
KenKen Wong12-Sep-10 15:27
KenKen Wong12-Sep-10 15:27 

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.