Click here to Skip to main content
15,913,234 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralIterate Through BindingNavigator Pin
Brady Kelly24-Oct-07 6:20
Brady Kelly24-Oct-07 6:20 
QuestionBehavior of UP/DOWN keys in AutoComplete-enabled ComboBox? Pin
@MSI24-Oct-07 3:25
@MSI24-Oct-07 3:25 
AnswerRe: Behavior of UP/DOWN keys in AutoComplete-enabled ComboBox? Pin
Paul Conrad27-Oct-07 13:33
professionalPaul Conrad27-Oct-07 13:33 
GeneralPattern for Swapping User Controls Pin
Brady Kelly24-Oct-07 3:24
Brady Kelly24-Oct-07 3:24 
Questionhow to develop a printing queue Pin
nuweima24-Oct-07 0:50
nuweima24-Oct-07 0:50 
AnswerRe: how to develop a printing queue Pin
TJoe24-Oct-07 2:16
TJoe24-Oct-07 2:16 
QuestionParent/Child Form Query Pin
Mehawitchi23-Oct-07 12:25
Mehawitchi23-Oct-07 12:25 
AnswerRe: Parent/Child Form Query Pin
Dave Kreskowiak23-Oct-07 14:54
mveDave Kreskowiak23-Oct-07 14:54 
Mehawitchi wrote:
Is there anyway I can find the name of the parent form that called the child form,


The child form shouldn't care what form is calling it. Any information the child form needs should be set in a property of the child form, but the code that created and showed the child form. It's not up to the child for to go looking for it's parent.



A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


AnswerRe: Parent/Child Form Query Pin
Christian Graus23-Oct-07 15:33
protectorChristian Graus23-Oct-07 15:33 
GeneralDocking Question Pin
Brady Kelly23-Oct-07 8:41
Brady Kelly23-Oct-07 8:41 
GeneralRe: Docking Question Pin
Scott Dorman23-Oct-07 8:47
professionalScott Dorman23-Oct-07 8:47 
GeneralRe: Docking Question Pin
Brady Kelly23-Oct-07 9:09
Brady Kelly23-Oct-07 9:09 
GeneralRe: Docking Question Pin
Scott Dorman23-Oct-07 9:10
professionalScott Dorman23-Oct-07 9:10 
QuestionAccessing control of another form Pin
Rahul Babu23-Oct-07 2:42
Rahul Babu23-Oct-07 2:42 
AnswerRe: Accessing control of another form Pin
DigiOz Multimedia24-Oct-07 4:44
DigiOz Multimedia24-Oct-07 4:44 
QuestionLabels: Text becomes compacted Pin
black fair22-Oct-07 20:21
black fair22-Oct-07 20:21 
AnswerRe: Labels: Text becomes compacted Pin
Mohib Sheth22-Oct-07 20:54
Mohib Sheth22-Oct-07 20:54 
GeneralRe: Labels: Text becomes compacted Pin
black fair22-Oct-07 22:05
black fair22-Oct-07 22:05 
QuestionEscape Characters in use with TextBox Pin
sidhusir19-Oct-07 9:25
sidhusir19-Oct-07 9:25 
AnswerRe: Escape Characters in use with TextBox Pin
Luc Pattyn19-Oct-07 10:13
sitebuilderLuc Pattyn19-Oct-07 10:13 
GeneralRe: Escape Characters in use with TextBox Pin
sidhusir19-Oct-07 11:26
sidhusir19-Oct-07 11:26 
AnswerRe: Escape Characters in use with TextBox Pin
sidhusir19-Oct-07 10:33
sidhusir19-Oct-07 10:33 
QuestionHow do I change a Labels font in a running program Pin
Gbswartz19-Oct-07 4:18
Gbswartz19-Oct-07 4:18 
AnswerRe: How do I change a Labels font in a running program Pin
Luc Pattyn19-Oct-07 7:28
sitebuilderLuc Pattyn19-Oct-07 7:28 
GeneralRe: How do I change a Labels font in a running program Pin
Gbswartz19-Oct-07 10:29
Gbswartz19-Oct-07 10:29 

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.