Click here to Skip to main content
16,011,868 members
Home / Discussions / C#
   

C#

 
GeneralSQL server/ ADO.NET performance Pin
Paul Horstink27-Sep-04 0:39
Paul Horstink27-Sep-04 0:39 
GeneralRe: SQL server/ ADO.NET performance Pin
Steven Campbell27-Sep-04 4:29
Steven Campbell27-Sep-04 4:29 
GeneralNumeric range to regular expression converter Pin
gokselm27-Sep-04 0:27
gokselm27-Sep-04 0:27 
GeneralRe: Numeric range to regular expression converter Pin
sreejith ss nair27-Sep-04 0:31
sreejith ss nair27-Sep-04 0:31 
GeneralRe: Numeric range to regular expression converter Pin
gokselm27-Sep-04 1:02
gokselm27-Sep-04 1:02 
GeneralFlickering in RichTextBox Pin
Member 139683326-Sep-04 23:41
Member 139683326-Sep-04 23:41 
GeneralRe: Flickering in RichTextBox Pin
sreejith ss nair26-Sep-04 23:52
sreejith ss nair26-Sep-04 23:52 
GeneralRe: Flickering in RichTextBox Pin
Member 139683327-Sep-04 10:13
Member 139683327-Sep-04 10:13 
The problem is not about calling Invalidate() on the base form or for that matter on the Richtextbox itself.

To see what I am talking about, create a WinForm application and add a RichTextBox to the form. Compile the application and run it.

Start typing into the richtextbox. Then paste an image into it. Then continue typing on the line below or above the pasted image. The flicker is unbearable.

If someone can give me some direction on overriding the OnPaint(PaintEventArgs pe) event to be able to successfully paint complex data, it would be helpful and very much appreciated.

Thank you.
GeneralCollection Editor Pin
Ajmoda26-Sep-04 23:40
Ajmoda26-Sep-04 23:40 
GeneralRe: Collection Editor Pin
sreejith ss nair26-Sep-04 23:50
sreejith ss nair26-Sep-04 23:50 
GeneralRe: Collection Editor Pin
Ajmoda27-Sep-04 0:34
Ajmoda27-Sep-04 0:34 
Generalwill any one reply me "Distributing the string" Pin
MoustafaS26-Sep-04 23:16
MoustafaS26-Sep-04 23:16 
GeneralRe: Distributing the string Pin
sreejith ss nair26-Sep-04 23:42
sreejith ss nair26-Sep-04 23:42 
GeneralRe: Distributing the string Pin
MoustafaS26-Sep-04 23:52
MoustafaS26-Sep-04 23:52 
GeneralRe: will any one reply me "Distributing the string" Pin
exhaulted26-Sep-04 23:51
exhaulted26-Sep-04 23:51 
GeneralRe: will any one reply me "Distributing the string" Pin
MoustafaS26-Sep-04 23:55
MoustafaS26-Sep-04 23:55 
GeneralRe: will any one reply me "Distributing the string" Pin
sreejith ss nair27-Sep-04 0:05
sreejith ss nair27-Sep-04 0:05 
GeneralRe: will any one reply me "Distributing the string" Pin
exhaulted27-Sep-04 0:09
exhaulted27-Sep-04 0:09 
GeneralRe: will any one reply me "Distributing the string" Pin
Colin Angus Mackay27-Sep-04 0:31
Colin Angus Mackay27-Sep-04 0:31 
GeneralRe: will any one reply me "Distributing the string" Pin
exhaulted28-Sep-04 1:32
exhaulted28-Sep-04 1:32 
GeneralRe: C# Exersices Pin
sreejith ss nair26-Sep-04 22:41
sreejith ss nair26-Sep-04 22:41 
GeneralRe: C# Exersices Pin
Colin Angus Mackay26-Sep-04 22:55
Colin Angus Mackay26-Sep-04 22:55 
GeneralRe: C# Exersices Pin
Colin Angus Mackay26-Sep-04 23:00
Colin Angus Mackay26-Sep-04 23:00 
GeneralIE ActiveX and MHTML Pin
Furty26-Sep-04 21:59
Furty26-Sep-04 21:59 
GeneralSql Server CE - Replication Pin
pat27088126-Sep-04 21:56
pat27088126-Sep-04 21:56 

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.