Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 12:17
Paul Carr14-Jul-09 12:17 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
harold aptroot14-Jul-09 12:20
harold aptroot14-Jul-09 12:20 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
harold aptroot14-Jul-09 12:19
harold aptroot14-Jul-09 12:19 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Christian Graus14-Jul-09 15:17
protectorChristian Graus14-Jul-09 15:17 
Questionusing statements and IDisposable Pin
saxisa14-Jul-09 11:38
saxisa14-Jul-09 11:38 
AnswerRe: using statements and IDisposable Pin
Christian Graus14-Jul-09 11:59
protectorChristian Graus14-Jul-09 11:59 
AnswerRe: using statements and IDisposable Pin
PIEBALDconsult14-Jul-09 17:09
mvePIEBALDconsult14-Jul-09 17:09 
Questionwork with webBrowser properties? Pin
mr.mohsen14-Jul-09 10:16
mr.mohsen14-Jul-09 10:16 
hi friends
i want to use a one richtextbox and one webbrowser instead of a html/text editor because i dednt find any editor control that can be used in windows application,
i try to change "DocumentText" property of webBrowser control and set it with richtextbox value when user press specify button but in first time below code works correctly but in next times this property of webBrowser has not changed!!! do u know why? please tell me the solution
webBrowser1.DocumentText = richTextBox1.Text;

nobody help you...
you have to help you yourself
and this is success way.

AnswerRe: work with webBrowser properties? Pin
Adam R Harris14-Jul-09 10:26
Adam R Harris14-Jul-09 10:26 
GeneralRe: work with webBrowser properties? Pin
mr.mohsen14-Jul-09 10:39
mr.mohsen14-Jul-09 10:39 
GeneralRe: work with webBrowser properties? Pin
Adam R Harris14-Jul-09 10:51
Adam R Harris14-Jul-09 10:51 
GeneralRe: work with webBrowser properties? Pin
mr.mohsen14-Jul-09 20:19
mr.mohsen14-Jul-09 20:19 
GeneralRe: work with webBrowser properties? Pin
Adam R Harris14-Jul-09 20:28
Adam R Harris14-Jul-09 20:28 
QuestionRegEx not finding matches ... but it should Pin
Adam R Harris14-Jul-09 9:46
Adam R Harris14-Jul-09 9:46 
AnswerRe: RegEx not finding matches ... but it should Pin
dan!sh 14-Jul-09 19:53
professional dan!sh 14-Jul-09 19:53 
GeneralRe: RegEx not finding matches ... but it should Pin
Adam R Harris14-Jul-09 19:59
Adam R Harris14-Jul-09 19:59 
GeneralRe: RegEx not finding matches ... but it should Pin
dan!sh 14-Jul-09 22:30
professional dan!sh 14-Jul-09 22:30 
GeneralRe: RegEx not finding matches ... but it should Pin
Adam R Harris15-Jul-09 7:36
Adam R Harris15-Jul-09 7:36 
GeneralRe: RegEx not finding matches ... but it should Pin
dan!sh 15-Jul-09 8:25
professional dan!sh 15-Jul-09 8:25 
GeneralRe: RegEx not finding matches ... but it should Pin
Gideon Engelberth16-Jul-09 4:25
Gideon Engelberth16-Jul-09 4:25 
AnswerRe: RegEx not finding matches ... but it should Pin
riced14-Jul-09 21:15
riced14-Jul-09 21:15 
GeneralRe: RegEx not finding matches ... but it should Pin
Adam R Harris14-Jul-09 21:54
Adam R Harris14-Jul-09 21:54 
GeneralRe: RegEx not finding matches ... but it should Pin
riced14-Jul-09 22:10
riced14-Jul-09 22:10 
GeneralRe: RegEx not finding matches ... but it should Pin
Adam R Harris15-Jul-09 7:24
Adam R Harris15-Jul-09 7:24 
Questioni need an editor control for windows application(C#), do u have? or any idea... Pin
mr.mohsen14-Jul-09 9:31
mr.mohsen14-Jul-09 9:31 

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.