Click here to Skip to main content
15,894,343 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: DataGridView.remove how do i call this , help ? Pin
Graham Nimbley25-Apr-06 15:10
Graham Nimbley25-Apr-06 15:10 
GeneralRe: DataGridView.remove how do i call this , help ? Pin
Steve Ryan26-Apr-06 14:57
Steve Ryan26-Apr-06 14:57 
GeneralRe: DataGridView.removeat failed, any one help ? Pin
Steve Ryan26-Apr-06 17:48
Steve Ryan26-Apr-06 17:48 
QuestionMSI Setup always brings back original files... Pin
siliconesoul25-Apr-06 4:04
siliconesoul25-Apr-06 4:04 
QuestionFor minimizing and maximizing Pin
Robert Rohde25-Apr-06 2:49
Robert Rohde25-Apr-06 2:49 
AnswerRe: For minimizing and maximizing Pin
_alank25-Apr-06 3:04
_alank25-Apr-06 3:04 
GeneralRe: For minimizing and maximizing Pin
Robert Rohde25-Apr-06 3:18
Robert Rohde25-Apr-06 3:18 
AnswerRe: For minimizing and maximizing Pin
Graham Nimbley25-Apr-06 13:30
Graham Nimbley25-Apr-06 13:30 
Surely you can't reference yourself in f.Owner. Form.Owner sets a reference to another Form which owns it. Top-level forms can't have an owner, which is what I'm assume you are doing by referencing yourself.

I'm could be wrong though!

Graham.


-- modified at 19:31 Tuesday 25th April, 2006

On further research, when a parent form is minimized or maximized is also minimizes or maximizes it's owned forms. This would account for your code hanging as it's getting into an infinite loop due to f.Owner.
GeneralRe: For minimizing and maximizing Pin
Robert Rohde25-Apr-06 18:02
Robert Rohde25-Apr-06 18:02 
GeneralRe: For minimizing and maximizing Pin
Graham Nimbley26-Apr-06 6:39
Graham Nimbley26-Apr-06 6:39 
QuestionConnection to DB by VC# 2005 Pin
sottos25-Apr-06 1:14
sottos25-Apr-06 1:14 
AnswerRe: Connection to DB by VC# 2005 Pin
Dave Kreskowiak25-Apr-06 10:19
mveDave Kreskowiak25-Apr-06 10:19 
Questionprocess file handles Pin
Arkett25-Apr-06 0:53
Arkett25-Apr-06 0:53 
AnswerRe: process file handles Pin
Dave Kreskowiak25-Apr-06 10:14
mveDave Kreskowiak25-Apr-06 10:14 
GeneralRe: process file handles Pin
Arkett26-Apr-06 2:59
Arkett26-Apr-06 2:59 
GeneralRe: process file handles Pin
Dave Kreskowiak26-Apr-06 6:33
mveDave Kreskowiak26-Apr-06 6:33 
AnswerRe: process file handles Pin
Arkett27-Apr-06 6:15
Arkett27-Apr-06 6:15 
QuestionReleasing Pocket PC Memory with XML data Pin
hollymax24-Apr-06 14:34
hollymax24-Apr-06 14:34 
Questionusing nmake? Pin
ALQallaf24-Apr-06 11:22
ALQallaf24-Apr-06 11:22 
AnswerRe: using nmake? Pin
ALQallaf25-Apr-06 5:49
ALQallaf25-Apr-06 5:49 
GeneralRe: using nmake? Pin
Dave Kreskowiak25-Apr-06 10:11
mveDave Kreskowiak25-Apr-06 10:11 
JokeRe: using nmake? Pin
ALQallaf25-Apr-06 12:47
ALQallaf25-Apr-06 12:47 
QuestionMysterious error dialog on exit... Pin
CherezZaboro24-Apr-06 8:01
CherezZaboro24-Apr-06 8:01 
AnswerRe: Mysterious error dialog on exit... Pin
Ed.Poore25-Apr-06 3:11
Ed.Poore25-Apr-06 3:11 
GeneralRe: Mysterious error dialog on exit... Pin
CherezZaboro25-Apr-06 3:47
CherezZaboro25-Apr-06 3:47 

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.