Click here to Skip to main content
15,915,019 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes9-Sep-07 17:05
uglyeyes9-Sep-07 17:05 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
Luc Pattyn10-Sep-07 0:07
sitebuilderLuc Pattyn10-Sep-07 0:07 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes10-Sep-07 17:57
uglyeyes10-Sep-07 17:57 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
Luc Pattyn11-Sep-07 0:25
sitebuilderLuc Pattyn11-Sep-07 0:25 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes11-Sep-07 16:13
uglyeyes11-Sep-07 16:13 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
Luc Pattyn11-Sep-07 16:31
sitebuilderLuc Pattyn11-Sep-07 16:31 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes11-Sep-07 16:35
uglyeyes11-Sep-07 16:35 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes11-Sep-07 16:40
uglyeyes11-Sep-07 16:40 
Not sure what you mean by errorform constructor code. i believe this..
Public Class ErrorForm
Inherits System.Windows.Forms.Form

#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()

mLoadTime = Date.Now

'This call is required by the Windows Form Designer.
InitializeComponent()

'Add any initialization after the InitializeComponent() call

End Sub

.....
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
Luc Pattyn12-Sep-07 0:12
sitebuilderLuc Pattyn12-Sep-07 0:12 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
uglyeyes12-Sep-07 14:02
uglyeyes12-Sep-07 14:02 
GeneralRe: System.ComponentModel.Win32Exception: Error creating window handle. Pin
Luc Pattyn12-Sep-07 14:19
sitebuilderLuc Pattyn12-Sep-07 14:19 
Questionhow can i disable some combination of keys Pin
abdlellah15-Aug-07 6:59
abdlellah15-Aug-07 6:59 
AnswerRe: how can i disable some combination of keys Pin
Rocky#16-Aug-07 1:43
Rocky#16-Aug-07 1:43 
GeneralRe: how can i disable some combination of keys Pin
abdlellah18-Aug-07 3:08
abdlellah18-Aug-07 3:08 
QuestionVisual programming. Pin
Antony5214-Aug-07 7:26
Antony5214-Aug-07 7:26 
AnswerRe: Visual programming. Pin
Pete O'Hanlon16-Aug-07 0:49
mvePete O'Hanlon16-Aug-07 0:49 
GeneralRe: Visual programming. Pin
Luc Pattyn16-Aug-07 1:30
sitebuilderLuc Pattyn16-Aug-07 1:30 
GeneralRe: Visual programming. Pin
Pete O'Hanlon16-Aug-07 3:02
mvePete O'Hanlon16-Aug-07 3:02 
GeneralRe: Visual programming. Pin
Luc Pattyn16-Aug-07 3:16
sitebuilderLuc Pattyn16-Aug-07 3:16 
GeneralRe: Visual programming. Pin
Dave Kreskowiak16-Aug-07 3:34
mveDave Kreskowiak16-Aug-07 3:34 
JokeRe: Visual programming. [modified] Pin
Luc Pattyn16-Aug-07 3:41
sitebuilderLuc Pattyn16-Aug-07 3:41 
GeneralRe: Visual programming. Pin
Pete O'Hanlon16-Aug-07 9:31
mvePete O'Hanlon16-Aug-07 9:31 
QuestionNotpad Help Pin
mrazasaeed13-Aug-07 22:42
mrazasaeed13-Aug-07 22:42 
AnswerRe: Notpad Help Pin
Luc Pattyn13-Aug-07 23:40
sitebuilderLuc Pattyn13-Aug-07 23:40 
GeneralRe: Notpad Help Pin
mrazasaeed14-Aug-07 21:33
mrazasaeed14-Aug-07 21:33 

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.