Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Skin VC#.Net app? Pin
Not Active23-Aug-06 1:07
mentorNot Active23-Aug-06 1:07 
QuestionFunky problem with reading multiline XML contents into a multiline textbox Pin
ThisIsMyUserName222-Aug-06 23:08
ThisIsMyUserName222-Aug-06 23:08 
AnswerRe: Funky problem with reading multiline XML contents into a multiline textbox Pin
benjymous22-Aug-06 23:30
benjymous22-Aug-06 23:30 
AnswerRe: Funky problem with reading multiline XML contents into a multiline textbox [modified] Pin
Guffa23-Aug-06 1:43
Guffa23-Aug-06 1:43 
GeneralRe: Funky problem with reading multiline XML contents into a multiline textbox Pin
ThisIsMyUserName223-Aug-06 14:17
ThisIsMyUserName223-Aug-06 14:17 
AnswerRe: Funky problem with reading multiline XML contents into a multiline textbox Pin
Guffa23-Aug-06 21:23
Guffa23-Aug-06 21:23 
QuestionPrinting from a WebBrowser control in a separate thread Pin
User 137680022-Aug-06 22:58
User 137680022-Aug-06 22:58 
QuestionRe: Printing from a WebBrowser control in a separate thread [modified] Pin
User 137680023-Aug-06 2:04
User 137680023-Aug-06 2:04 
To clarify further, this code:
YttriumOxide wrote:
/* //This doesn't work - maybe because of the thread?
*
* webBrowser1.Navigate(szTempFolder + @"\Temp\Body.html");
* webBrowser1.Print();
*/


DOES succesfully do the webBrowser1.Navigate, but NOT the webBrowser1.Print - which is extremely confusing in my books... Why does Navigate work inside a seperate thread, but not Print?


Ben de Waal
QuestionRibbon Control Pin
seq-22-Aug-06 22:45
seq-22-Aug-06 22:45 
QuestionSchedule task Pin
minniemooo22-Aug-06 22:44
minniemooo22-Aug-06 22:44 
AnswerRe: Schedule task Pin
Colin Angus Mackay22-Aug-06 23:00
Colin Angus Mackay22-Aug-06 23:00 
GeneralRe: Schedule task Pin
minniemooo22-Aug-06 23:10
minniemooo22-Aug-06 23:10 
GeneralRe: Schedule task Pin
S. Senthil Kumar23-Aug-06 2:08
S. Senthil Kumar23-Aug-06 2:08 
QuestionrichTextBox Pin
sarojkumarjena22-Aug-06 22:40
sarojkumarjena22-Aug-06 22:40 
AnswerRe: richTextBox Pin
Gammaza22-Aug-06 22:48
Gammaza22-Aug-06 22:48 
GeneralRe: richTextBox Pin
sarojkumarjena22-Aug-06 23:08
sarojkumarjena22-Aug-06 23:08 
GeneralRe: richTextBox Pin
mav.northwind23-Aug-06 1:38
mav.northwind23-Aug-06 1:38 
QuestionBuilding a SqlConnection string during installation Pin
Gammaza22-Aug-06 22:33
Gammaza22-Aug-06 22:33 
AnswerRe: Building a SqlConnection string during installation Pin
Not Active23-Aug-06 1:11
mentorNot Active23-Aug-06 1:11 
GeneralRe: Building a SqlConnection string during installation Pin
Gammaza23-Aug-06 20:29
Gammaza23-Aug-06 20:29 
GeneralRe: Building a SqlConnection string during installation Pin
Not Active24-Aug-06 2:19
mentorNot Active24-Aug-06 2:19 
GeneralRe: Building a SqlConnection string during installation Pin
Gammaza5-Sep-06 2:38
Gammaza5-Sep-06 2:38 
GeneralRe: Building a SqlConnection string during installation Pin
Not Active5-Sep-06 7:42
mentorNot Active5-Sep-06 7:42 
Questiontop most modeless dialog Pin
s o v a n n22-Aug-06 22:11
s o v a n n22-Aug-06 22:11 
AnswerRe: top most modeless dialog Pin
Martin#22-Aug-06 22:17
Martin#22-Aug-06 22:17 

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.