Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Extracting colors Pin
Richard MacCutchan26-Sep-10 1:14
mveRichard MacCutchan26-Sep-10 1:14 
GeneralRe: Extracting colors Pin
Luc Pattyn26-Sep-10 1:53
sitebuilderLuc Pattyn26-Sep-10 1:53 
JokeRepost Pin
dan!sh 26-Sep-10 2:54
professional dan!sh 26-Sep-10 2:54 
AnswerRe: No more Pin
Luc Pattyn26-Sep-10 3:03
sitebuilderLuc Pattyn26-Sep-10 3:03 
GeneralRe: Extracting colors Pin
Pasan14826-Sep-10 6:53
Pasan14826-Sep-10 6:53 
AnswerRe: Extracting colors Pin
Luc Pattyn26-Sep-10 3:01
sitebuilderLuc Pattyn26-Sep-10 3:01 
QuestionSystem.AccessViolationException Closing Windows Form Contianing An ActiveX Control Pin
Stinebaugh23-Sep-10 14:11
Stinebaugh23-Sep-10 14:11 
AnswerRe: System.AccessViolationException Closing Windows Form Contianing An ActiveX Control Pin
Stinebaugh28-Sep-10 9:15
Stinebaugh28-Sep-10 9:15 
OK, I figured out the reason for the exception. I was closing/disposing of the form within an eventhandler for a control on that form. So basically, I killed the form and then the event tried to finish running and threw the exception.

This leads me to another question though. How do I close this form outside of this event? The event in question is OnDisconnected event of the AxMsRdpClient4 class. I want to close the form after disconnecting, but it seems like any attempt I make to close the form within that event will result in the exception.
GeneralRe: System.AccessViolationException Closing Windows Form Contianing An ActiveX Control Pin
Stinebaugh9-Nov-10 1:36
Stinebaugh9-Nov-10 1:36 
QuestionIs it possible to remove default selection in DataGridView? Pin
Andraw Tang23-Sep-10 11:36
Andraw Tang23-Sep-10 11:36 
AnswerRe: Is it possible to remove default selection in DataGridView? Pin
Luc Pattyn23-Sep-10 12:00
sitebuilderLuc Pattyn23-Sep-10 12:00 
GeneralRe: Is it possible to remove default selection in DataGridView? Pin
Andraw Tang23-Sep-10 12:20
Andraw Tang23-Sep-10 12:20 
QuestionVB6 MKGrid Pin
KhadijaYaseen23-Sep-10 10:36
KhadijaYaseen23-Sep-10 10:36 
AnswerRe: VB6 MKGrid Pin
Dave Kreskowiak27-Sep-10 3:55
mveDave Kreskowiak27-Sep-10 3:55 
Questionhow to read xml in VB6 Pin
jainiraj23-Sep-10 4:01
jainiraj23-Sep-10 4:01 
QuestionSpecific version property when adding references Pin
Jon_Boy22-Sep-10 6:09
Jon_Boy22-Sep-10 6:09 
AnswerRe: Specific version property when adding references Pin
Eddy Vluggen22-Sep-10 9:14
professionalEddy Vluggen22-Sep-10 9:14 
GeneralRe: Specific version property when adding references Pin
Jon_Boy23-Sep-10 2:05
Jon_Boy23-Sep-10 2:05 
QuestionDetecting disconnection from database Pin
chrispowell1234522-Sep-10 0:56
chrispowell1234522-Sep-10 0:56 
AnswerRe: Detecting disconnection from database Pin
Simon_Whale22-Sep-10 1:09
Simon_Whale22-Sep-10 1:09 
GeneralRe: Detecting disconnection from database Pin
chrispowell1234522-Sep-10 1:44
chrispowell1234522-Sep-10 1:44 
GeneralRe: Detecting disconnection from database Pin
Dave Kreskowiak22-Sep-10 2:04
mveDave Kreskowiak22-Sep-10 2:04 
AnswerRe: Detecting disconnection from database Pin
David Mujica22-Sep-10 3:26
David Mujica22-Sep-10 3:26 
GeneralRe: Detecting disconnection from database Pin
chrispowell1234522-Sep-10 3:55
chrispowell1234522-Sep-10 3:55 
GeneralRe: Detecting disconnection from database Pin
chrispowell1234522-Sep-10 5:37
chrispowell1234522-Sep-10 5:37 

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.