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

.NET (Core and Framework)

 
GeneralRe: Console Application Pin
Mike Dimmick17-Dec-04 13:27
Mike Dimmick17-Dec-04 13:27 
Generalfile processing time Pin
shaw12314-Dec-04 8:50
shaw12314-Dec-04 8:50 
GeneralRe: file processing time Pin
Mike Dimmick17-Dec-04 13:58
Mike Dimmick17-Dec-04 13:58 
GeneralIs it possible: start .Net executable by GUID Pin
nielsvdc14-Dec-04 4:40
nielsvdc14-Dec-04 4:40 
GeneralRe: Is it possible: start .Net executable by GUID Pin
devvvy14-Dec-04 5:53
devvvy14-Dec-04 5:53 
GeneralRe: Is it possible: start .Net executable by GUID Pin
nielsvdc14-Dec-04 10:10
nielsvdc14-Dec-04 10:10 
Generalexception in switching between panels Pin
Vinsent13-Dec-04 22:46
Vinsent13-Dec-04 22:46 
GeneralRe: exception in switching between panels Pin
The Man from U.N.C.L.E.14-Dec-04 4:35
The Man from U.N.C.L.E.14-Dec-04 4:35 
Are you using Application.EnableVisualStyles in your application?

We have a framework that uses TabbedMDIforms that threw the same exception in certain situations similar to your panel issues.

The solution for us was to ensure that Application.EnableVisualStyles was followed Immediatly by Application.DoEvents then the main form is constructed afterwards. If those lines appeared in any other order the Exceptions occured later on when switching the active Form.



If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
GeneralRe: exception in switching between panels Pin
Vinsent15-Dec-04 16:28
Vinsent15-Dec-04 16:28 
GeneralRe: exception in switching between panels Pin
The Man from U.N.C.L.E.15-Dec-04 22:29
The Man from U.N.C.L.E.15-Dec-04 22:29 
Generalerror on minimize Pin
Member 134908813-Dec-04 6:06
Member 134908813-Dec-04 6:06 
QuestionIS THIS A PATCH IN DATETIME CONTROL? Pin
manivannan.p13-Dec-04 1:29
manivannan.p13-Dec-04 1:29 
GeneralListView BackgroundImage property Pin
flip_trickle12-Dec-04 12:10
flip_trickle12-Dec-04 12:10 
QuestionHow to invoke a MouseEvent from a KeyBoard Event handler? Pin
manivannan.p12-Dec-04 6:27
manivannan.p12-Dec-04 6:27 
Questionhow do i create webmenu using .net Pin
karthikaprabhakar12-Dec-04 4:39
karthikaprabhakar12-Dec-04 4:39 
AnswerRe: how do i create webmenu using .net Pin
Steve Maier14-Dec-04 4:17
professionalSteve Maier14-Dec-04 4:17 
GeneralChanging datasource of a datagrid in runtime with allowpaging property = true Pin
Eng Nashwa10-Dec-04 22:30
Eng Nashwa10-Dec-04 22:30 
GeneralRetrieving Icons Embedded in Assemblies Pin
bneacetp10-Dec-04 9:22
bneacetp10-Dec-04 9:22 
GeneralRe: Retrieving Icons Embedded in Assemblies Pin
The Man from U.N.C.L.E.14-Dec-04 4:57
The Man from U.N.C.L.E.14-Dec-04 4:57 
GeneralRe: Retrieving Icons Embedded in Assemblies Pin
bneacetp17-Dec-04 9:00
bneacetp17-Dec-04 9:00 
GeneralRemoting problem in VB.net Pin
Chris Quick7-Dec-04 12:15
Chris Quick7-Dec-04 12:15 
GeneralC#.net using WMP Pin
The Animator7-Dec-04 3:17
The Animator7-Dec-04 3:17 
GeneralPackaging Issues Pin
Member 15020566-Dec-04 13:59
Member 15020566-Dec-04 13:59 
GeneralRe: Packaging Issues Pin
Colin Angus Mackay6-Dec-04 14:05
Colin Angus Mackay6-Dec-04 14:05 
GeneralRe: Packaging Issues Pin
Member 15020566-Dec-04 16:23
Member 15020566-Dec-04 16:23 

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.