Click here to Skip to main content
15,916,042 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to create a Visual Browser Pin
Christian Graus10-Nov-05 12:46
protectorChristian Graus10-Nov-05 12:46 
QuestionSelecting a path only using CommonDialog control Pin
TAlvord10-Nov-05 7:05
TAlvord10-Nov-05 7:05 
AnswerRe: Selecting a path only using CommonDialog control Pin
KaptinKrunch10-Nov-05 8:28
KaptinKrunch10-Nov-05 8:28 
AnswerRe: Selecting a path only using CommonDialog control Pin
rwestgraham10-Nov-05 8:36
rwestgraham10-Nov-05 8:36 
GeneralSolution: Pin
TAlvord14-Nov-05 5:44
TAlvord14-Nov-05 5:44 
AnswerRe: Selecting a path only using CommonDialog control Pin
dsrahul11-Nov-05 1:51
dsrahul11-Nov-05 1:51 
QuestionNeed Help from a real programmer!!! Pin
alexvw10-Nov-05 6:18
alexvw10-Nov-05 6:18 
AnswerRe: Need Help from a real programmer!!! Pin
Christian Graus10-Nov-05 12:45
protectorChristian Graus10-Nov-05 12:45 
alexvw wrote:
After a ComboBox_SelectedIndexChanged event, my application is taking over the CPU and using it to 100% and will not release it


Almost certainly, the event handler is setting the selected index, which raises the event, which causes the index to be set, which.....

Either way, posting the code is the only way anyone can offer specific advice, as opposed to the guess I just offered you.

alexvw wrote:
The application continues running without any "trouble", I am able to go from one Dialog to the next one and back; execute every single piece of code within the project without errors, but the CPU will not stop running at 100%.


That's odd then, I'd expect a non-responsive UI. Can you post the code ?


Christian Graus - Microsoft MVP - C++
GeneralRe: Need Help from a real programmer!!! Pin
alexvw24-Nov-05 1:41
alexvw24-Nov-05 1:41 
AnswerRe: Need Help from a real programmer!!! Pin
Steve Pullan10-Nov-05 12:58
Steve Pullan10-Nov-05 12:58 
GeneralRe: Need Help from a real programmer!!! Pin
alexvw24-Nov-05 1:42
alexvw24-Nov-05 1:42 
QuestionNew Baby Pin
johnalwaysweb10-Nov-05 4:33
johnalwaysweb10-Nov-05 4:33 
AnswerRe: New Baby Pin
Dave Kreskowiak10-Nov-05 6:15
mveDave Kreskowiak10-Nov-05 6:15 
AnswerRe: New Baby Pin
Christian Graus10-Nov-05 12:43
protectorChristian Graus10-Nov-05 12:43 
AnswerRe: New Baby Pin
Allah On Acid10-Nov-05 17:33
Allah On Acid10-Nov-05 17:33 
QuestionHow to work with Printer Object in VB6 Pin
shoaibnawaz10-Nov-05 4:19
shoaibnawaz10-Nov-05 4:19 
Questionupdateing datagrid Pin
microuser_200010-Nov-05 3:04
microuser_200010-Nov-05 3:04 
QuestionSearch Page Pin
macca2410-Nov-05 0:25
macca2410-Nov-05 0:25 
AnswerRe: Search Page Pin
Mandar Patankar10-Nov-05 4:01
Mandar Patankar10-Nov-05 4:01 
QuestionPoint Function Pin
varun_7899-Nov-05 22:40
varun_7899-Nov-05 22:40 
QuestionUrgent Help Needed!!!(AxWebBrowser) Pin
Sufyan_shani9-Nov-05 21:51
Sufyan_shani9-Nov-05 21:51 
AnswerRe: Urgent Help Needed!!!(AxWebBrowser) Pin
Steve Pullan10-Nov-05 12:31
Steve Pullan10-Nov-05 12:31 
GeneralRe: Urgent Help Needed!!!(AxWebBrowser) Pin
Sufyan_shani10-Nov-05 20:02
Sufyan_shani10-Nov-05 20:02 
QuestionInstalling a DLL file Pin
mcwayne9-Nov-05 21:33
mcwayne9-Nov-05 21:33 
QuestionPlease,pleazzzzz help me... Pin
Deema Jack9-Nov-05 20:47
Deema Jack9-Nov-05 20: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.