Click here to Skip to main content
15,914,416 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form Hide Dont Close Pin
Martin#17-Jun-07 19:57
Martin#17-Jun-07 19:57 
QuestionPrinting the contents of an RTF Textbox control... Pin
rvp717y13-Jun-07 12:44
rvp717y13-Jun-07 12:44 
AnswerRe: Printing the contents of an RTF Textbox control... Pin
mav.northwind13-Jun-07 19:36
mav.northwind13-Jun-07 19:36 
GeneralRe: Printing the contents of an RTF Textbox control... Pin
rvp717y14-Jun-07 9:58
rvp717y14-Jun-07 9:58 
QuestionNeed DataGridView with Footer. Pin
hdv21213-Jun-07 11:51
hdv21213-Jun-07 11:51 
AnswerRe: Need DataGridView with Footer. Pin
Pankaj - Joshi13-Jun-07 18:14
Pankaj - Joshi13-Jun-07 18:14 
QuestionSyntax highlighting textbox Pin
Latheesan13-Jun-07 11:27
Latheesan13-Jun-07 11:27 
AnswerRe: Syntax highlighting textbox Pin
Latheesan13-Jun-07 11:34
Latheesan13-Jun-07 11:34 
Same with having everything inside " and " brown, i did this:

shtb.HighlightDescriptors.Add(new HighlightDescriptor("\"", "\"", Color.Brown, null, DescriptorType.ToCloseToken, DescriptorRecognition.StartsWith, false));

I compiled the app and tried to type like this "hello" and only once the first double quote became brown and then as soon as i typed the h, it stopped being brown.

Where im i going wrong? how can i get this right?

Thanks in advance for any help you can offer
GeneralRe: Syntax highlighting textbox Pin
Latheesan13-Jun-07 12:40
Latheesan13-Jun-07 12:40 
QuestionWhy I didn't get the job Pin
Mark J. Miller13-Jun-07 11:10
Mark J. Miller13-Jun-07 11:10 
GeneralWell done! Thank's for sharing it! Pin
Martin#13-Jun-07 19:33
Martin#13-Jun-07 19:33 
QuestionIntercept Outgoing Port 80 Pin
zx2c413-Jun-07 11:00
zx2c413-Jun-07 11:00 
AnswerRe: Intercept Outgoing Port 80 Pin
Not Active13-Jun-07 11:06
mentorNot Active13-Jun-07 11:06 
GeneralRe: Intercept Outgoing Port 80 Pin
zx2c413-Jun-07 11:08
zx2c413-Jun-07 11:08 
GeneralRe: Intercept Outgoing Port 80 Pin
Not Active13-Jun-07 13:59
mentorNot Active13-Jun-07 13:59 
GeneralRe: Intercept Outgoing Port 80 Pin
zx2c413-Jun-07 14:02
zx2c413-Jun-07 14:02 
GeneralRe: Intercept Outgoing Port 80 Pin
Not Active13-Jun-07 14:06
mentorNot Active13-Jun-07 14:06 
GeneralRe: Intercept Outgoing Port 80 Pin
zx2c413-Jun-07 14:07
zx2c413-Jun-07 14:07 
GeneralRe: Intercept Outgoing Port 80 Pin
Colin Angus Mackay13-Jun-07 23:52
Colin Angus Mackay13-Jun-07 23:52 
GeneralRe: Intercept Outgoing Port 80 Pin
Member 368719016-Jul-09 23:05
Member 368719016-Jul-09 23:05 
GeneralRe: Intercept Outgoing Port 80 Pin
Colin Angus Mackay17-Jul-09 1:33
Colin Angus Mackay17-Jul-09 1:33 
QuestionGDI+ Text Rendering Pin
Akin Ocal13-Jun-07 10:55
Akin Ocal13-Jun-07 10:55 
Questionopen text file in a textbox and print it Pin
merwa13-Jun-07 9:06
merwa13-Jun-07 9:06 
AnswerRe: open text file in a textbox and print it Pin
Not Active13-Jun-07 11:21
mentorNot Active13-Jun-07 11:21 
QuestionGood C# Language Book Pin
DVeit13-Jun-07 8:54
DVeit13-Jun-07 8:54 

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.