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

C#

 
QuestionHow To Use COM DLL in POcketPC application Pin
Member 3187921-Apr-03 2:15
Member 3187921-Apr-03 2:15 
GeneralMessageBox Buttons Pin
Mazdak1-Apr-03 0:49
Mazdak1-Apr-03 0:49 
GeneralRe: MessageBox Buttons Pin
James T. Johnson1-Apr-03 7:27
James T. Johnson1-Apr-03 7:27 
Generalmulti threaded client Pin
novice.NET1-Apr-03 0:18
novice.NET1-Apr-03 0:18 
GeneralRe: multi threaded client Pin
Le centriste1-Apr-03 10:01
Le centriste1-Apr-03 10:01 
Generalweb reference Pin
novice.NET1-Apr-03 0:14
novice.NET1-Apr-03 0:14 
QuestionIs this impossible ? Pin
Smitha Nishant31-Mar-03 23:32
protectorSmitha Nishant31-Mar-03 23:32 
AnswerRe: Is this impossible ? Pin
James T. Johnson1-Apr-03 7:15
James T. Johnson1-Apr-03 7:15 
Smitha Vijayan wrote:
If I am right, I will have to parse the RTF and get this information.

Parsing the RTF is one way (and definately the fastest way), another would be to use the SelectionStart, SelectionLength and Selected* properties to advance through every character and pull the information you need.

For parsing information, http://www.wotsit.org/search.asp?page=3&s=text[^] there are 3 different standards listed there. I'm not sure which version the RichTextBox creates, but at the most you should only have to worry about parsing what your RichTextBox can produce.

[edit]A quick warning, the 2002 version is 225 pages long OMG | :OMG: [/edit]
James

"It is self repeating, of unknown pattern"
Data - Star Trek: The Next Generation

GeneralRe: Is this impossible ? Pin
Smitha Nishant1-Apr-03 20:50
protectorSmitha Nishant1-Apr-03 20:50 
GeneralGetting a web browsers url Pin
ferdeen31-Mar-03 20:47
ferdeen31-Mar-03 20:47 
QuestionPlace button on form title? Pin
wei_xiang31-Mar-03 14:49
wei_xiang31-Mar-03 14:49 
GeneralInserting a tabpage Pin
monrobot1331-Mar-03 14:32
monrobot1331-Mar-03 14:32 
GeneralRe: Inserting a tabpage Pin
Chris Jobson1-Apr-03 8:14
Chris Jobson1-Apr-03 8:14 
GeneralRe: Inserting a tabpage Pin
monrobot131-Apr-03 13:38
monrobot131-Apr-03 13:38 
Generalusing references across servers Pin
novice.NET31-Mar-03 9:11
novice.NET31-Mar-03 9:11 
GeneralRe: using references across servers Pin
SimonS1-Apr-03 7:23
SimonS1-Apr-03 7:23 
Generalobject doing remoting Pin
novice.NET31-Mar-03 9:01
novice.NET31-Mar-03 9:01 
GeneralRe: object doing remoting Pin
ferdeen31-Mar-03 20:51
ferdeen31-Mar-03 20:51 
GeneralCMYK colours Pin
S O S31-Mar-03 4:31
S O S31-Mar-03 4:31 
GeneralRe: CMYK colours Pin
Stephane Rodriguez.31-Mar-03 5:07
Stephane Rodriguez.31-Mar-03 5:07 
GeneralRe: CMYK colours Pin
S O S31-Mar-03 7:43
S O S31-Mar-03 7:43 
GeneralRe: CMYK colours Pin
Stephane Rodriguez.31-Mar-03 17:41
Stephane Rodriguez.31-Mar-03 17:41 
GeneralRe: CMYK colours Pin
S O S1-Apr-03 3:26
S O S1-Apr-03 3:26 
GeneralString Manipulation Pin
RB@Emphasys31-Mar-03 4:02
RB@Emphasys31-Mar-03 4:02 
GeneralRe: String Manipulation Pin
Le centriste31-Mar-03 4:10
Le centriste31-Mar-03 4:10 

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.