Click here to Skip to main content
15,892,674 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Inverted/changed textcolor when bar passes over Pin
Christian Graus16-Nov-06 8:18
protectorChristian Graus16-Nov-06 8:18 
QuestionRe: Inverted/changed textcolor when bar passes over Pin
zoleero17-Nov-06 12:38
zoleero17-Nov-06 12:38 
AnswerRe: Inverted/changed textcolor when bar passes over Pin
Christian Graus17-Nov-06 12:42
protectorChristian Graus17-Nov-06 12:42 
QuestionRe: Inverted/changed textcolor when bar passes over Pin
zoleero19-Nov-06 18:10
zoleero19-Nov-06 18:10 
AnswerRe: Inverted/changed textcolor when bar passes over Pin
Christian Graus19-Nov-06 18:23
protectorChristian Graus19-Nov-06 18:23 
GeneralRe: Inverted/changed textcolor when bar passes over Pin
zoleero20-Nov-06 13:27
zoleero20-Nov-06 13:27 
GeneralRe: Inverted/changed textcolor when bar passes over Pin
Christian Graus20-Nov-06 13:31
protectorChristian Graus20-Nov-06 13:31 
QuestionProgressChanged not being called? Pin
Miro L15-Nov-06 8:54
Miro L15-Nov-06 8:54 
I've been trying to add a progress bar to a web browser window, but as far as I can tell, webBrowser_ProgressChanged is never being called.

private void webBrowser1_ProgressChanged(object sender, WebBrowserProgressChangedEventArgs e)

{

warnLabel.Text = "webBrowser1ProgressChanged was called.";

}
The really odd thing is, I downloaded a full web browser example, ran it, and the progress bar isn't working on that either. Thank you in advance for your help...
Questionak english very wellplease help me Pin
pedarebad15-Nov-06 0:12
pedarebad15-Nov-06 0:12 
AnswerRe: ak english very wellplease help me Pin
Christian Graus15-Nov-06 9:48
protectorChristian Graus15-Nov-06 9:48 
Questionfile conversion Pin
Shriya Kapoor14-Nov-06 22:17
Shriya Kapoor14-Nov-06 22:17 
AnswerRe: file conversion Pin
Christian Graus15-Nov-06 9:49
protectorChristian Graus15-Nov-06 9:49 
AnswerRe: Need Programs Pin
Bram van Kampen14-Nov-06 17:04
Bram van Kampen14-Nov-06 17:04 
Question[Message Deleted] Pin
abhiramsss14-Nov-06 12:56
abhiramsss14-Nov-06 12:56 
AnswerRe: #define Pin
Christian Graus14-Nov-06 13:19
protectorChristian Graus14-Nov-06 13:19 
AnswerRe: #define Pin
Bram van Kampen14-Nov-06 16:34
Bram van Kampen14-Nov-06 16:34 
QuestionProblem with relative path in Webbrowser Pin
Miro L14-Nov-06 8:44
Miro L14-Nov-06 8:44 
QuestionEnabling CLR caused a failure in my MFC window Pin
earlgraham14-Nov-06 7:01
earlgraham14-Nov-06 7:01 
QuestionLinker errors Pin
kumarangopi13-Nov-06 19:17
kumarangopi13-Nov-06 19:17 
AnswerRe: Linker errors Pin
Christian Graus13-Nov-06 19:31
protectorChristian Graus13-Nov-06 19:31 
Questionconstructor and destructor Pin
rajinder singh sikh13-Nov-06 7:19
rajinder singh sikh13-Nov-06 7:19 
AnswerRe: constructor and destructor Pin
George L. Jackson13-Nov-06 8:16
George L. Jackson13-Nov-06 8:16 
AnswerRe: constructor and destructor Pin
Mark Salsbery13-Nov-06 11:28
Mark Salsbery13-Nov-06 11:28 
AnswerRe: constructor and destructor Pin
Christian Graus13-Nov-06 17:04
protectorChristian Graus13-Nov-06 17:04 
AnswerRe: constructor and destructor Pin
Bram van Kampen14-Nov-06 16:44
Bram van Kampen14-Nov-06 16:44 

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.