Click here to Skip to main content
15,927,127 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Memory Usage in Picture box Pin
Christian Graus21-Mar-06 10:44
protectorChristian Graus21-Mar-06 10:44 
GeneralRe: Memory Usage in Picture box Pin
Dave Kreskowiak20-Mar-06 19:20
mveDave Kreskowiak20-Mar-06 19:20 
GeneralRe: Memory Usage in Picture box Pin
Christian Graus21-Mar-06 10:45
protectorChristian Graus21-Mar-06 10:45 
GeneralRe: Memory Usage in Picture box Pin
Dave Kreskowiak21-Mar-06 11:55
mveDave Kreskowiak21-Mar-06 11:55 
GeneralRe: Memory Usage in Picture box Pin
Christian Graus21-Mar-06 12:03
protectorChristian Graus21-Mar-06 12:03 
QuestionQuestion for win userctrl embbed in IE Pin
fjs_61720-Mar-06 16:34
fjs_61720-Mar-06 16:34 
QuestionWhy......button click event func calling itself Pin
intrigued20-Mar-06 15:51
intrigued20-Mar-06 15:51 
AnswerRe: Why......button click event func calling itself Pin
Christian Graus20-Mar-06 16:27
protectorChristian Graus20-Mar-06 16:27 
Most likely it does not call itself, it is an event and the function has been added to the event twice, ergo it will be called twice.

Search your solution for the function name and see if it's being added to an event twice.


Christian Graus - Microsoft MVP - C++
GeneralRe: Why......button click event func calling itself Pin
intrigued21-Mar-06 10:32
intrigued21-Mar-06 10:32 
GeneralRe: Why......button click event func calling itself Pin
Christian Graus21-Mar-06 10:50
protectorChristian Graus21-Mar-06 10:50 
GeneralRe: Why......button click event func calling itself Pin
intrigued21-Mar-06 13:08
intrigued21-Mar-06 13:08 
GeneralRe: Why......button click event func calling itself Pin
intrigued24-Mar-06 12:07
intrigued24-Mar-06 12:07 
Questionprobelm on Reading txt file..?? Pin
campbells20-Mar-06 14:30
campbells20-Mar-06 14:30 
AnswerRe: probelm on Reading txt file..?? Pin
Steve Pullan20-Mar-06 15:14
Steve Pullan20-Mar-06 15:14 
AnswerRe: probelm on Reading txt file..?? Pin
Guerven20-Mar-06 17:28
Guerven20-Mar-06 17:28 
GeneralRe: probelm on Reading txt file..?? Pin
campbells20-Mar-06 18:54
campbells20-Mar-06 18:54 
GeneralRe: probelm on Reading txt file..?? Pin
Dave Kreskowiak20-Mar-06 19:09
mveDave Kreskowiak20-Mar-06 19:09 
GeneralRe: probelm on Reading txt file..?? Pin
campbells20-Mar-06 19:53
campbells20-Mar-06 19:53 
GeneralRe: probelm on Reading txt file..?? Pin
Dave Kreskowiak21-Mar-06 4:03
mveDave Kreskowiak21-Mar-06 4:03 
GeneralRe: probelm on Reading txt file..?? Pin
campbells21-Mar-06 22:16
campbells21-Mar-06 22:16 
GeneralRe: probelm on Reading txt file..?? Pin
Dave Kreskowiak22-Mar-06 3:37
mveDave Kreskowiak22-Mar-06 3:37 
GeneralRe: probelm on Reading txt file..?? Pin
campbells24-Mar-06 21:46
campbells24-Mar-06 21:46 
GeneralRe: probelm on Reading txt file..?? Pin
Dave Kreskowiak25-Mar-06 2:38
mveDave Kreskowiak25-Mar-06 2:38 
GeneralRe: probelm on Reading txt file..?? Pin
campbells25-Mar-06 5:37
campbells25-Mar-06 5:37 
GeneralRe: probelm on Reading txt file..?? Pin
campbells27-Mar-06 2:11
campbells27-Mar-06 2:11 

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.