Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionScheduling an Event on Developer Express Pin
Bright267723-Jan-07 1:24
Bright267723-Jan-07 1:24 
AnswerRe: Scheduling an Event on Developer Express Pin
Dave Kreskowiak23-Jan-07 5:12
mveDave Kreskowiak23-Jan-07 5:12 
QuestionRe: Scheduling an Event on Developer Express Pin
Bright267723-Jan-07 16:53
Bright267723-Jan-07 16:53 
AnswerRe: Scheduling an Event on Developer Express Pin
Dave Kreskowiak24-Jan-07 2:29
mveDave Kreskowiak24-Jan-07 2:29 
QuestionCapture Data From a TCP/IP Address-Port Pin
Ian Woods22-Jan-07 23:57
Ian Woods22-Jan-07 23:57 
AnswerRe: Capture Data From a TCP/IP Address-Port Pin
Dave Kreskowiak23-Jan-07 5:11
mveDave Kreskowiak23-Jan-07 5:11 
Questionwinproc in vb Pin
ng4kau122-Jan-07 23:53
ng4kau122-Jan-07 23:53 
AnswerRe: winproc in vb Pin
Dave Kreskowiak23-Jan-07 5:06
mveDave Kreskowiak23-Jan-07 5:06 
If I understand your question correctly, this can't be done in VB6. This is the Window Procedure function declaration that already exists in all VB6 Forms and controls. If you want to subclass the form, you'll have to supply your own, alternate, WndProc. You can find an example of installing your own message handler here[^].


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionrequirements Pin
obarahmeh22-Jan-07 23:35
obarahmeh22-Jan-07 23:35 
AnswerRe: requirements Pin
Guffa23-Jan-07 0:03
Guffa23-Jan-07 0:03 
GeneralRe: requirements Pin
obarahmeh23-Jan-07 0:21
obarahmeh23-Jan-07 0:21 
AnswerRe: requirements Pin
Guffa23-Jan-07 0:47
Guffa23-Jan-07 0:47 
GeneralRe: requirements Pin
obarahmeh23-Jan-07 1:00
obarahmeh23-Jan-07 1:00 
GeneralRe: requirements Pin
mr_lasseter23-Jan-07 3:46
mr_lasseter23-Jan-07 3:46 
GeneralRe: requirements Pin
Colin Angus Mackay23-Jan-07 3:47
Colin Angus Mackay23-Jan-07 3:47 
GeneralRe: requirements Pin
Dave Kreskowiak23-Jan-07 3:52
mveDave Kreskowiak23-Jan-07 3:52 
GeneralRe: requirements Pin
obarahmeh23-Jan-07 20:24
obarahmeh23-Jan-07 20:24 
GeneralRe: requirements Pin
Dave Kreskowiak24-Jan-07 2:32
mveDave Kreskowiak24-Jan-07 2:32 
Questioncoding for retriving and save data in vb6 Pin
Sissy1222-Jan-07 22:59
Sissy1222-Jan-07 22:59 
AnswerRe: coding for retriving and save data in vb6 Pin
Parwej Ahamad23-Jan-07 0:38
professionalParwej Ahamad23-Jan-07 0:38 
QuestionAdding a new record to a DataTable with Identity column Pin
MatthysDT22-Jan-07 20:58
MatthysDT22-Jan-07 20:58 
AnswerRe: Adding a new record to a DataTable with Identity column Pin
shreekar22-Jan-07 21:59
shreekar22-Jan-07 21:59 
GeneralRe: Adding a new record to a DataTable with Identity column Pin
MatthysDT22-Jan-07 22:17
MatthysDT22-Jan-07 22:17 
GeneralRe: Adding a new record to a DataTable with Identity column Pin
shreekar22-Jan-07 22:26
shreekar22-Jan-07 22:26 
GeneralRe: Adding a new record to a DataTable with Identity column Pin
MatthysDT22-Jan-07 22:56
MatthysDT22-Jan-07 22:56 

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.