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

C#

 
GeneralRe: Problem with progress bar in its own thread Pin
AlexZieg7111-Jul-07 5:44
AlexZieg7111-Jul-07 5:44 
GeneralRe: Problem with progress bar in its own thread Pin
S. Senthil Kumar11-Jul-07 7:01
S. Senthil Kumar11-Jul-07 7:01 
GeneralRe: Problem with progress bar in its own thread Pin
AlexZieg7111-Jul-07 9:40
AlexZieg7111-Jul-07 9:40 
Questionmasked textbox Pin
KrunalC10-Jul-07 23:38
KrunalC10-Jul-07 23:38 
AnswerRe: masked textbox Pin
Martin#11-Jul-07 0:55
Martin#11-Jul-07 0:55 
QuestionXML Serialize Pin
ruanr10-Jul-07 22:47
ruanr10-Jul-07 22:47 
AnswerRe: XML Serialize Pin
WillemM11-Jul-07 0:33
WillemM11-Jul-07 0:33 
Questiontext editor Pin
Sebastian T Xavier10-Jul-07 22:35
Sebastian T Xavier10-Jul-07 22:35 
Hi,

i am developing a text editor for windows forms in c#. i would like to know how to add bullets and numbering. I have added the following code.
<br />
rtbDoc.BulletIndent = 10;<br />
rtbDoc.SelectionBullet = true;<br />

but it gives only 1 type(circle) of bullets. But i have to show square type bullets and numbering...
will you please give some guidelines...

Thanks in adavnce



Sebastian
AnswerRe: text editor Pin
Colin Angus Mackay10-Jul-07 23:32
Colin Angus Mackay10-Jul-07 23:32 
AnswerRe: text editor Pin
Luc Pattyn10-Jul-07 23:34
sitebuilderLuc Pattyn10-Jul-07 23:34 
GeneralRe: text editor Pin
Sebastian T Xavier11-Jul-07 1:13
Sebastian T Xavier11-Jul-07 1:13 
AnswerRe: text editor Pin
mav.northwind11-Jul-07 8:45
mav.northwind11-Jul-07 8:45 
Questionhelp with strange bug re Activator.CreateInstance Pin
s0ren10-Jul-07 21:54
s0ren10-Jul-07 21:54 
AnswerRe: help with strange bug re Activator.CreateInstance Pin
Vikram A Punathambekar10-Jul-07 22:10
Vikram A Punathambekar10-Jul-07 22:10 
GeneralRe: help with strange bug re Activator.CreateInstance Pin
s0ren10-Jul-07 22:18
s0ren10-Jul-07 22:18 
GeneralRe: help with strange bug re Activator.CreateInstance Pin
Vikram A Punathambekar10-Jul-07 22:25
Vikram A Punathambekar10-Jul-07 22:25 
AnswerRe: help with strange bug re Activator.CreateInstance [solved] Pin
s0ren10-Jul-07 22:37
s0ren10-Jul-07 22:37 
GeneralRe: help with strange bug re Activator.CreateInstance [solved] Pin
Vikram A Punathambekar10-Jul-07 22:47
Vikram A Punathambekar10-Jul-07 22:47 
QuestionArrayList -> SortedList -> SortedList. Right ? Pin
Saikek10-Jul-07 21:49
Saikek10-Jul-07 21:49 
AnswerRe: ArrayList -> SortedList -> SortedList. Right ? Pin
Vikram A Punathambekar10-Jul-07 21:57
Vikram A Punathambekar10-Jul-07 21:57 
GeneralWhat do you mean ? Pin
Saikek10-Jul-07 22:04
Saikek10-Jul-07 22:04 
GeneralRe: What do you mean ? Pin
Vikram A Punathambekar10-Jul-07 22:19
Vikram A Punathambekar10-Jul-07 22:19 
GeneralRe: What do you mean ? Pin
Saikek10-Jul-07 22:28
Saikek10-Jul-07 22:28 
GeneralRe: What do you mean ? Pin
Vikram A Punathambekar10-Jul-07 22:33
Vikram A Punathambekar10-Jul-07 22:33 
GeneralRe: What do you mean ? Pin
J4amieC11-Jul-07 0:17
J4amieC11-Jul-07 0: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.