Click here to Skip to main content
16,008,075 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: vb.net deployment Pin
rwestgraham19-Jul-05 22:57
rwestgraham19-Jul-05 22:57 
GeneralRe: vb.net deployment Pin
rwestgraham18-Jul-05 20:31
rwestgraham18-Jul-05 20:31 
GeneralRe: vb.net deployment Pin
rwestgraham18-Jul-05 15:19
rwestgraham18-Jul-05 15:19 
GeneralTracking of open connections in win2k server Pin
Thomas P P17-Jul-05 23:17
sussThomas P P17-Jul-05 23:17 
GeneralRe: Tracking of open connections in win2k server Pin
Dave Kreskowiak18-Jul-05 6:40
mveDave Kreskowiak18-Jul-05 6:40 
GeneralRe: Tracking of open connections in win2k server Pin
Ray Cassick18-Jul-05 10:24
Ray Cassick18-Jul-05 10:24 
QuestionEvents in a class ???? Pin
MaWeRic17-Jul-05 21:11
MaWeRic17-Jul-05 21:11 
AnswerRe: Events in a class ???? Pin
vtalau17-Jul-05 23:51
vtalau17-Jul-05 23:51 
I think It'd completely done. To do that, you put the RaiseEvent statement in the event "paint" ,etc. of the ListBox containing the log information. Thus, when you want to fire this event , you only refresh that Listbox.
For instant:
when you add into the ListBox a new item, you call the "invalidate" method of the ListBox. Because you already caught the event you want to create in the "Paint" event, that event automatically trigger.
<vtalau>
GeneralRe: Events in a class ???? Pin
MaWeRic18-Jul-05 1:32
MaWeRic18-Jul-05 1:32 
GeneralRe: Events in a class ???? Pin
Anonymous18-Jul-05 10:36
Anonymous18-Jul-05 10:36 
QuestionEasiest way of threading? Pin
MaWeRic17-Jul-05 21:08
MaWeRic17-Jul-05 21:08 
AnswerRe: Easiest way of threading? Pin
Christian Graus18-Jul-05 0:14
protectorChristian Graus18-Jul-05 0:14 
GeneralRe: Easiest way of threading? Pin
MaWeRic18-Jul-05 1:33
MaWeRic18-Jul-05 1:33 
GeneralRe: Easiest way of threading? Pin
ToddHileHoffer18-Jul-05 3:45
ToddHileHoffer18-Jul-05 3:45 
AnswerRe: Easiest way of threading? Pin
rwestgraham18-Jul-05 17:28
rwestgraham18-Jul-05 17:28 
GeneralCreate Registry key on Deploying Setup Pin
vincentkhoosiongleng17-Jul-05 19:02
vincentkhoosiongleng17-Jul-05 19:02 
GeneralRe: Create Registry key on Deploying Setup Pin
ToddHileHoffer18-Jul-05 3:50
ToddHileHoffer18-Jul-05 3:50 
GeneralRe: Create Registry key on Deploying Setup Pin
vincentkhoosiongleng18-Jul-05 14:25
vincentkhoosiongleng18-Jul-05 14:25 
QuestionIntellisense in same project? Pin
[Marc]17-Jul-05 18:21
[Marc]17-Jul-05 18:21 
GeneralDrop Downlist Pin
erikkl200017-Jul-05 16:06
erikkl200017-Jul-05 16:06 
GeneralRe: Drop Downlist Pin
Christian Graus17-Jul-05 18:03
protectorChristian Graus17-Jul-05 18:03 
GeneralRe: Drop Downlist Pin
erikkl200019-Jul-05 19:35
erikkl200019-Jul-05 19:35 
GeneralRe: Drop Downlist Pin
Christian Graus20-Jul-05 11:49
protectorChristian Graus20-Jul-05 11:49 
GeneralDoesn't allowing to go focus out of my window and to trap the ctrl+alt+del message Pin
Anonymous17-Jul-05 10:41
Anonymous17-Jul-05 10:41 
GeneralRe: Doesn't allowing to go focus out of my window and to trap the ctrl+alt+del message Pin
Colin Angus Mackay17-Jul-05 11:11
Colin Angus Mackay17-Jul-05 11: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.