Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: syntax highlight with richtextbox, possible? Pin
Anonymous26-Feb-03 5:17
Anonymous26-Feb-03 5:17 
GeneralRe: syntax highlight with richtextbox, possible? Pin
Q&A26-Feb-03 7:26
Q&A26-Feb-03 7:26 
GeneralRe: syntax highlight with richtextbox, possible? Pin
se99ts26-Feb-03 9:33
se99ts26-Feb-03 9:33 
GeneralException Handling thru WinForm events Pin
Domster26-Feb-03 1:58
Domster26-Feb-03 1:58 
GeneralRe: Exception Handling thru WinForm events Pin
leppie26-Feb-03 6:13
leppie26-Feb-03 6:13 
GeneralOwnerDraw TextBox Pin
Furty26-Feb-03 1:44
Furty26-Feb-03 1:44 
GeneralRe: OwnerDraw TextBox Pin
Stephane Rodriguez.26-Feb-03 4:59
Stephane Rodriguez.26-Feb-03 4:59 
GeneralRe: OwnerDraw TextBox Pin
Furty26-Feb-03 16:02
Furty26-Feb-03 16:02 
Thanks heaps for the suggestions, but unfortunately I'm still no closer to my goal.

Intercepting WM_PAINT instead of WM_NCPAINT still only gives me the ability to paint the same 2px wide border - not the background itself. WM_ERASEBKGND also doesn't get me anywhere as the border and control are painted after it anyway.

The problem is that the text area is being overlaid on top, wiping out any background painting you do. Even if I were happy to only have access to paint a 2px wide border, the problem when doing that is that it totally messes up the scrollbar painting.. Uggghhh.
GeneralRe: OwnerDraw TextBox Pin
Jeff J26-Feb-03 17:52
Jeff J26-Feb-03 17:52 
GeneralRe: OwnerDraw TextBox Pin
Furty27-Feb-03 0:35
Furty27-Feb-03 0:35 
GeneralRe: OwnerDraw TextBox Pin
Jeff J28-Feb-03 22:34
Jeff J28-Feb-03 22:34 
GeneralUserControl: How to use baseclass properties in the Designer Pin
STW26-Feb-03 0:41
STW26-Feb-03 0:41 
GeneralRe: UserControl: How to use baseclass properties in the Designer Pin
leppie26-Feb-03 6:20
leppie26-Feb-03 6:20 
GeneralNameValueCollection Pin
Peter Kiss26-Feb-03 0:40
Peter Kiss26-Feb-03 0:40 
GeneralRe: NameValueCollection ???? Pin
Peter Kiss26-Feb-03 0:42
Peter Kiss26-Feb-03 0:42 
GeneralBeginner Q - long strings Pin
Alexandru Savescu25-Feb-03 22:18
Alexandru Savescu25-Feb-03 22:18 
GeneralRe: Beginner Q - long strings Pin
leppie26-Feb-03 0:11
leppie26-Feb-03 0:11 
GeneralRe: Beginner Q - long strings Pin
Alexandru Savescu26-Feb-03 1:16
Alexandru Savescu26-Feb-03 1:16 
GeneralRe: Beginner Q - long strings Pin
Alexandru Savescu26-Feb-03 20:38
Alexandru Savescu26-Feb-03 20:38 
GeneralRe: Beginner Q - long strings Pin
leppie27-Feb-03 6:26
leppie27-Feb-03 6:26 
GeneralHRESULT in C# Pin
Nicholas Naddaf25-Feb-03 15:26
Nicholas Naddaf25-Feb-03 15:26 
GeneralRe: HRESULT in C# Pin
Stephane Rodriguez.25-Feb-03 21:02
Stephane Rodriguez.25-Feb-03 21:02 
GeneralRe: HRESULT in C# Pin
Nicholas Naddaf26-Feb-03 4:08
Nicholas Naddaf26-Feb-03 4:08 
GeneralRe: HRESULT in C# Pin
Stephane Rodriguez.26-Feb-03 4:26
Stephane Rodriguez.26-Feb-03 4:26 
Generalbeginner question in C# Pin
nnnnnnnnnn25-Feb-03 14:38
nnnnnnnnnn25-Feb-03 14:38 

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.