Click here to Skip to main content
15,902,635 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBScript to split file path into 3 bits Pin
mil_an28-Jun-06 0:47
mil_an28-Jun-06 0:47 
Questionslovenian codepage Pin
Marc Soleda26-Jun-06 4:46
Marc Soleda26-Jun-06 4:46 
QuestionAvoid Validation while closing the form Pin
nagarajanrj26-Jun-06 4:43
nagarajanrj26-Jun-06 4:43 
AnswerRe: Avoid Validation while closing the form Pin
Dave Kreskowiak26-Jun-06 5:07
mveDave Kreskowiak26-Jun-06 5:07 
QuestionRemoving application from the bottom panel [modified] Pin
mikeskeeter26-Jun-06 4:24
mikeskeeter26-Jun-06 4:24 
AnswerRe: Removing application from the bottom panel Pin
Dave Kreskowiak26-Jun-06 5:01
mveDave Kreskowiak26-Jun-06 5:01 
QuestionHelp required in mdi child form Pin
bzasri26-Jun-06 3:15
bzasri26-Jun-06 3:15 
AnswerRe: Help required in mdi child form Pin
Dave Kreskowiak26-Jun-06 4:59
mveDave Kreskowiak26-Jun-06 4:59 
Define "access that child window". If you're talking about just casting that window to a Form object in VB.NET, then no, you can't do that. The only method you have is sending Window messages to each of the controls on that form. It's a very cumbersome process to find the correct window handles for each of the controls you want to "talk" to and sending/retrieving data. There is no "easy" way to do it.


Dave Kreskowiak
Microsoft MVP - Visual Basic

QuestionTOOLBAR Events Pin
codeadair26-Jun-06 3:06
codeadair26-Jun-06 3:06 
AnswerRe: TOOLBAR Events Pin
Coolesh26-Jun-06 4:02
Coolesh26-Jun-06 4:02 
GeneralRe: TOOLBAR Events Pin
codeadair26-Jun-06 14:58
codeadair26-Jun-06 14:58 
Questionquestion about calling the function OleCreatePictureIndirect in VB.Net Pin
mwolf12226-Jun-06 1:40
mwolf12226-Jun-06 1:40 
AnswerRe: question about calling the function OleCreatePictureIndirect in VB.Net Pin
Dave Kreskowiak26-Jun-06 4:55
mveDave Kreskowiak26-Jun-06 4:55 
GeneralRe: question about calling the function OleCreatePictureIndirect in VB.Net Pin
mwolf12227-Jun-06 22:15
mwolf12227-Jun-06 22:15 
GeneralRe: question about calling the function OleCreatePictureIndirect in VB.Net Pin
Dave Kreskowiak28-Jun-06 1:48
mveDave Kreskowiak28-Jun-06 1:48 
GeneralRe: question about calling the function OleCreatePictureIndirect in VB.Net [modified] Pin
mwolf12228-Jun-06 23:27
mwolf12228-Jun-06 23:27 
QuestionSpeed when Loading Combos Pin
V.26-Jun-06 1:19
professionalV.26-Jun-06 1:19 
AnswerRe: Speed when Loading Combos Pin
Dave Kreskowiak26-Jun-06 4:47
mveDave Kreskowiak26-Jun-06 4:47 
GeneralRe: Speed when Loading Combos Pin
V.26-Jun-06 4:56
professionalV.26-Jun-06 4:56 
GeneralRe: Speed when Loading Combos Pin
Dave Kreskowiak26-Jun-06 6:18
mveDave Kreskowiak26-Jun-06 6:18 
GeneralRe: Speed when Loading Combos Pin
V.26-Jun-06 21:12
professionalV.26-Jun-06 21:12 
QuestionPlease need help with sendkey Pin
maxious2226-Jun-06 1:04
maxious2226-Jun-06 1:04 
AnswerRe: Please need help with sendkey Pin
Dave Kreskowiak27-Jun-06 1:18
mveDave Kreskowiak27-Jun-06 1:18 
QuestionConnecting to secure web page Pin
Coolesh25-Jun-06 23:51
Coolesh25-Jun-06 23:51 
QuestionEventHandler Pin
Socheat.Net25-Jun-06 23:45
Socheat.Net25-Jun-06 23:45 

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.