Click here to Skip to main content
15,923,083 members
Home / Discussions / C#
   

C#

 
QuestionUpload encrypted excel file to datagridview Pin
HoaiNTT061029-Sep-19 22:48
HoaiNTT061029-Sep-19 22:48 
QuestionRe: Upload encrypted excel file to datagridview Pin
Richard MacCutchan29-Sep-19 22:51
mveRichard MacCutchan29-Sep-19 22:51 
JokeRe: Upload encrypted excel file to datagridview Pin
dan!sh 29-Sep-19 23:06
professional dan!sh 29-Sep-19 23:06 
AnswerRe: Upload encrypted excel file to datagridview Pin
OriginalGriff30-Sep-19 1:30
mveOriginalGriff30-Sep-19 1:30 
QuestionCould Not Decrease right of Non Client in Edit Control Pin
Member 1180360726-Sep-19 6:33
Member 1180360726-Sep-19 6:33 
AnswerRe: Could Not Decrease right of Non Client in Edit Control Pin
Richard MacCutchan26-Sep-19 6:42
mveRichard MacCutchan26-Sep-19 6:42 
AnswerRe: Could Not Decrease right of Non Client in Edit Control Pin
Dave Kreskowiak26-Sep-19 10:23
mveDave Kreskowiak26-Sep-19 10:23 
GeneralRe: Could Not Decrease right of Non Client in Edit Control Pin
Member 1180360726-Sep-19 21:54
Member 1180360726-Sep-19 21:54 
AnswerRe: Could Not Decrease right of Non Client in Edit Control Pin
OriginalGriff26-Sep-19 23:38
mveOriginalGriff26-Sep-19 23:38 
Question[VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661326-Sep-19 5:03
professionalsteve_949661326-Sep-19 5:03 
AnswerRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP26-Sep-19 5:46
professional#realJSOP26-Sep-19 5:46 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661326-Sep-19 20:47
professionalsteve_949661326-Sep-19 20:47 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP26-Sep-19 22:53
professional#realJSOP26-Sep-19 22:53 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
dan!sh 27-Sep-19 1:09
professional dan!sh 27-Sep-19 1:09 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP27-Sep-19 5:45
professional#realJSOP27-Sep-19 5:45 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661329-Sep-19 20:48
professionalsteve_949661329-Sep-19 20:48 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
dan!sh 29-Sep-19 23:04
professional dan!sh 29-Sep-19 23:04 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP30-Sep-19 1:11
professional#realJSOP30-Sep-19 1:11 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661330-Sep-19 1:44
professionalsteve_949661330-Sep-19 1:44 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP30-Sep-19 2:00
professional#realJSOP30-Sep-19 2:00 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661330-Sep-19 21:27
professionalsteve_949661330-Sep-19 21:27 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
dan!sh 30-Sep-19 2:04
professional dan!sh 30-Sep-19 2:04 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661330-Sep-19 1:39
professionalsteve_949661330-Sep-19 1:39 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
#realJSOP30-Sep-19 2:02
professional#realJSOP30-Sep-19 2:02 
GeneralRe: [VS2008 - Compact Framework] How to prevent a closed form from been disposed Pin
steve_949661330-Sep-19 2:30
professionalsteve_949661330-Sep-19 2:30 
I want to understand.

I have made what you suggested and now my app is running with the form instance declared in a static class, sometime I push buttons to see if I get the exception.

But I wanted to know why this is better considering that I had declared the form static instance inside a form that is never closed until the application is running.

WTF...

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.