Click here to Skip to main content
15,910,878 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: College Games Competition Pin
Christian Graus24-Sep-09 13:40
protectorChristian Graus24-Sep-09 13:40 
AnswerRe: College Games Competition Pin
darkelv24-Sep-09 19:40
darkelv24-Sep-09 19:40 
QuestionSend message with params Pin
EnricoBortolussi24-Sep-09 7:45
EnricoBortolussi24-Sep-09 7:45 
AnswerRe: Send message with params Pin
Luc Pattyn24-Sep-09 8:28
sitebuilderLuc Pattyn24-Sep-09 8:28 
GeneralRe: Send message with params Pin
Henry Minute24-Sep-09 12:37
Henry Minute24-Sep-09 12:37 
GeneralRe: Send message with params Pin
Luc Pattyn24-Sep-09 12:49
sitebuilderLuc Pattyn24-Sep-09 12:49 
QuestionEvent not finished - Form Closing causes nullreference exception Pin
nlarson1124-Sep-09 7:27
nlarson1124-Sep-09 7:27 
AnswerRe: Event not finished - Form Closing causes nullreference exception Pin
Luc Pattyn24-Sep-09 9:19
sitebuilderLuc Pattyn24-Sep-09 9:19 
Hi,

the FormClosing event has a FormClosingEventArgs parameter; of interest are the CloseReason property, telling you why the form would close, and the Cancel property, which when set to true prevents the form closing.

Smile | :)

Luc Pattyn

Local announcement (Antwerp region): Lange Wapper? Neen!


GeneralRe: Event not finished - Form Closing causes nullreference exception Pin
nlarson1124-Sep-09 9:27
nlarson1124-Sep-09 9:27 
QuestionFastest? Pin
TheMrProgrammer24-Sep-09 7:02
TheMrProgrammer24-Sep-09 7:02 
AnswerRe: Fastest? Pin
nlarson1124-Sep-09 7:29
nlarson1124-Sep-09 7:29 
QuestionAAAaaarrrrrrr !!!!! .NET security Pin
Steven J Jowett24-Sep-09 6:28
Steven J Jowett24-Sep-09 6:28 
AnswerRe: AAAaaarrrrrrr !!!!! .NET security Pin
EliottA24-Sep-09 6:59
EliottA24-Sep-09 6:59 
AnswerRe: AAAaaarrrrrrr !!!!! .NET security Pin
Steven J Jowett24-Sep-09 23:53
Steven J Jowett24-Sep-09 23:53 
QuestionHow to insert txt file into a sql table. Pin
billibong14524-Sep-09 5:54
billibong14524-Sep-09 5:54 
AnswerRe: How to insert txt file into a sql table. Pin
Henry Minute24-Sep-09 6:18
Henry Minute24-Sep-09 6:18 
QuestionMoving Ranges=Objects: how can I program that ? Pin
orsocode24-Sep-09 2:05
orsocode24-Sep-09 2:05 
QuestionFast Navigation in the Properties Pin
εїзεїзεїз23-Sep-09 23:40
εїзεїзεїз23-Sep-09 23:40 
AnswerRe: Fast Navigation in the Properties Pin
dan!sh 24-Sep-09 3:07
professional dan!sh 24-Sep-09 3:07 
Questionproblem with datagrid Pin
Joel Navarro23-Sep-09 23:12
Joel Navarro23-Sep-09 23:12 
AnswerRe: problem with datagrid Pin
Dave Kreskowiak24-Sep-09 10:09
mveDave Kreskowiak24-Sep-09 10:09 
QuestionLamda expression in AutoCompleteFilterPredicate [Solved] Pin
gGregor8323-Sep-09 22:59
gGregor8323-Sep-09 22:59 
AnswerRe: Lamda expression in AutoCompleteFilterPredicate Pin
Gideon Engelberth24-Sep-09 2:57
Gideon Engelberth24-Sep-09 2:57 
GeneralRe: Lamda expression in AutoCompleteFilterPredicate Pin
gGregor8324-Sep-09 4:18
gGregor8324-Sep-09 4:18 
GeneralRe: Lamda expression in AutoCompleteFilterPredicate Pin
Gideon Engelberth24-Sep-09 11:47
Gideon Engelberth24-Sep-09 11: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.