Click here to Skip to main content
15,909,091 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Using own cursors in MSVB2005 Express Edition Pin
Nick Rioux25-Aug-07 2:38
Nick Rioux25-Aug-07 2:38 
GeneralRe: Using own cursors in MSVB2005 Express Edition Pin
Manfr3d25-Aug-07 11:16
Manfr3d25-Aug-07 11:16 
Questionsuggest me a control Pin
eyes200723-Aug-07 22:39
eyes200723-Aug-07 22:39 
AnswerRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 1:58
mveDave Kreskowiak24-Aug-07 1:58 
GeneralRe: suggest me a control Pin
eyes200724-Aug-07 3:23
eyes200724-Aug-07 3:23 
GeneralRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 5:40
mveDave Kreskowiak24-Aug-07 5:40 
GeneralRe: suggest me a control Pin
eyes200724-Aug-07 5:48
eyes200724-Aug-07 5:48 
GeneralRe: suggest me a control Pin
Dave Kreskowiak24-Aug-07 5:56
mveDave Kreskowiak24-Aug-07 5:56 
Because it's not a RichTextBox. The RTB you're using is a GENERIC RTB box that is not optimized for ANY particular use.

In your case, you'll have to implement your own code for representing the text and searching it. You cannot rely on the RTB to maintain the text string your searching and do the searching for you. You have to come up with your own representation and searching algorithm.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: suggest me a control Pin
eyes200724-Aug-07 5:43
eyes200724-Aug-07 5:43 
QuestionWhat is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd23-Aug-07 21:44
professionalVimalsoft(Pty) Ltd23-Aug-07 21:44 
AnswerRe: What is Wrong in my Datagrid Search Style Pin
Dave Kreskowiak24-Aug-07 5:54
mveDave Kreskowiak24-Aug-07 5:54 
GeneralRe: What is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd26-Aug-07 20:06
professionalVimalsoft(Pty) Ltd26-Aug-07 20:06 
GeneralRe: What is Wrong in my Datagrid Search Style Pin
Dave Kreskowiak27-Aug-07 12:09
mveDave Kreskowiak27-Aug-07 12:09 
GeneralRe: What is Wrong in my Datagrid Search Style Pin
Vimalsoft(Pty) Ltd27-Aug-07 21:29
professionalVimalsoft(Pty) Ltd27-Aug-07 21:29 
QuestionCode structure Pin
digicd123-Aug-07 16:28
digicd123-Aug-07 16:28 
QuestionIs it Memory Problem????? Pin
dimuthuvbnet23-Aug-07 15:52
dimuthuvbnet23-Aug-07 15:52 
AnswerRe: Is it Memory Problem????? Pin
Luc Pattyn23-Aug-07 16:23
sitebuilderLuc Pattyn23-Aug-07 16:23 
AnswerRe: Is it Memory Problem????? Pin
Vimalsoft(Pty) Ltd23-Aug-07 19:56
professionalVimalsoft(Pty) Ltd23-Aug-07 19:56 
AnswerRe: Is it Memory Problem????? Pin
petersgyoung24-Aug-07 15:21
petersgyoung24-Aug-07 15:21 
Questionfastest way to select all checkboxes in DataGridView Pin
Far sh23-Aug-07 15:51
Far sh23-Aug-07 15:51 
AnswerRe: fastest way to select all checkboxes in DataGridView Pin
Dave Kreskowiak24-Aug-07 5:49
mveDave Kreskowiak24-Aug-07 5:49 
AnswerRe: fastest way to select all checkboxes in DataGridView Pin
Pascal Ganaye24-Aug-07 6:01
Pascal Ganaye24-Aug-07 6:01 
QuestionGmail problem in webbrowser control and its licence Pin
Ahmad Zaidi23-Aug-07 9:43
Ahmad Zaidi23-Aug-07 9:43 
AnswerRe: Gmail problem in webbrowser control and its licence Pin
Christian Graus23-Aug-07 11:32
protectorChristian Graus23-Aug-07 11:32 
QuestionVB6 Printing Problem Pin
slk100023-Aug-07 9:40
slk100023-Aug-07 9:40 

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.