o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Highlighting text problem! -

Okay!

i'm doing a persian wordproccessor: (MDI Form)

If i select a little bit of a text and then i want to change the size of it, by using a combobox.

My problem is that after i have selected the text and when i click on the combobox the selection disappears from the text..
How can have the text selected even when i click on the combobox?


/Thanx

 

How to change the highlighting color -
I have a richtextbox I am doing some highlighting in and can't figure out how to change the color that it is highlighting with. Currently it is highlighting with black, but I would prefer blue or red. Any suggestions appreciated!!


Select Textbox Text Question -
I have an interesting and perplexing problem (at least I think it is interesting, and I know it is perplexing). I have a screen (actually, several screens) with multiple textboxes on them. The original specs called for highlighting all the text in the texboxes when they were tabb


[2005] Stop/start richtextbox updating -
I have a file read into a richtextbox, I apply some highlighting to various keywords using a few regex expressions. When the highlighting sub takes place, there is some flickering which is annoying. To stop this I set the richtextbox.hideselection before the regex, but that is even


Text Editor/Highlighting -
Does anyone have any good resources on writing text editors with syntax highlighting in c++?


How to make a C++ or Java Editor with syntex highlighting and context sensitive help -
hi to all i want to make a text editor for you say Java. It should be able to do Syntax Highlighting and when i put a dot after a class name it should show all functions in that class, just like in vb 6. any one can plz help me?? Syntax Highlighting is the main problem this time?


highlighting. Problem simplified but still there -
I'm using the code on: http://www.aspfree.com/c/a/ASP%20Cod...-by-Meraj-Sami I want to use two colors on two keywords, one in red, the second in blue. This is the result: http://n.1asphost.com/wheelofgod/highlighting.asp (there is a third color with a third keyword but, neve


How Do I Show Syntax highlighting in a text/Rtf Box -
I am building a HTML editor and would like to use syntax highlighting..now how do i do that?


flex grid highlighting!! -
hi, i'm using an msflexgrid for displaying the contents of an access table. once i display the data, i've to perform a search on these data to find the matching one. then highlight that particular row of the grid where the match for my search is present. again if i press the &qu


Fast Highlighting Methode Needed! -
Hi, I am making this program, which highlights PHP, and so it should be easier for me to code it. I am currently using the Rich control, but I am using it very slow. Does anybody know a fast methode for highlighting text? - Julian


ComboBox, Turn off Highlighting -
I'm using several comboxes for selections in an application, does anyone know how to turn off or remove text highlighting after user makes a selection from combobox? Thanks


[2.0] text editor using SharpDevelop .dll -
Hi, I´m trying to create a basic text editor, using syntax highlighting from sharpdevelop. I would need to use the folowing .dll , ICSharpCode.TextEditor.dll . I´ve added a reference to this .dll in visual studio 2005, but have no idea as to how to make use of these highlighti


how to cancel text selection, highlighting and the menu in a text box -
hi every1 i wanna know how to cancel text selection, highlighting and the menu in a text box, i just want it to view my text with the multiline property without any selection or the selection icon or the menu that appears when i left click on it, how to do so? is there any other sol


Highlighting in a DataGrid -
How does one turn off cell Highlighting in a datagrid. I cannot find any properties to turn this off, so I tried to do this on a Click Event but the problem is that I cannot get a reference to the currentrow. One can only get references to the gridcolumntextbox which is the tex


RTF ActiveX with Syntax Highlighting -
Does anyone know of a free replacement for the RTF Box, that has built in syntax highlighting (for at least HTML)?


Syntax Highlighting For a RichTextBox (Any good code out there) -
I'm writing a program that is somewhat hard to explain (although I will be posting a Beta version here soon) and I'm looking to add syntax highlighting to it. The problem is that all of the syntax highlighters that I can find on planet source code are very slow and can't highlight stuf


Interdev is Annoying -
well, i've been using nothing but notepad for quite a while now, but i recently discovered interdev... i only use it for the neato syntax highlighting, other than that, i have no use for it... the only problem is that when ever i'm coding in interdev, it always seems to instantiate my


Selective Text Highlighting In Combo Box Selection -
This question does not concern a coding problem that I have, but rather a visual, interface, problem. I have a combo box that lists the abbreviations of all 50 dates, and the selected state abbreviation is fed in a query. I use “type ahead” code that I found on this forum, so


Highlighting cell in MSFlexGrid -
Hi. Can you please tell me how I can highlight a cell in a MSFlexGrid using code? Thanks. (Yes another highlighting question


MSFlexGrid not highlighting 1st col -
The highlight row is working in flexgrid, but the first column isn't highlighting. Here's the code With grdResult .Clear .Rows = 1 .Row = 0 .BackColor = LIGHTGREY .col = 0 .ColSel = .Cols - 1 Any suggestions? Thank you


Highlighting one off... -
I am glad Brad implemented the highlighting but I think the defualt (yellow) highlighting is one off.... look here... derset not if you use a parameter like "red" derset ØØ


Search & Highlight terms in a RTF Box -
Hi, I’m fairly new at VB.Net and I’m having a few problems highlighting text in a Rich Text Box. I am working on a text editor that will have some text in the RTF Box and a regular text box where the user can enter a search term. When the find button is clicked, the first occu


[2005] Making a syntax highlighting program. -
Basically, I want to make a syntax highlighting program for a specific language. I am wondering how I would highlight the text? I know a way, which would be everytime a key is 'Released' loop through all the code and seperate it into an array (so the spaces are not included)


Syntax Highlighting in Microsoft Word -
As part of my A Level Computing project I have to produce an annotated listing which basically involves copying and pasting the code into a Word document and commenting it. Is there a way to keep the syntax highlighting from VB or does it have to be done manually in Word? Thanks


VBCODE tags ... -
It's interesting how highlighting some text (changing color) under VBCODE tags has no effect on selected keywords but not all of them: http://www.vbforums.com/showthread.p...36#post2768836 I think it should highlight entire text including the keywords because that's the whole poi


Fetching Values from the highlighted Row in a ListBox -
I have a ListBox (LB) populated with values. There is only one row highlighting allowed. Upon highlighting a row in LB, how do I export the highlighted value, say some field 3 fields, to a MessageBox. The idea is to let the user know the value he/she selected before proceding with the


Syntax Highlighting HTML in program -
My mom has just finished taking a course in web design, but to save all of her stuff she goes into notepad, and may have 15 notepads open at once. I am making an MDI html editor, but to make it easier for her i want to do syntax highlighting. I am fairly new to programming with VB 6 an


Highlighting text problem! -
Okay! i'm doing a persian wordproccessor: (MDI Form) If i select a little bit of a text and then i want to change the size of it, by using a combobox. My problem is that after i have selected the text and when i click on the combobox the selection disappears from the text..


Looking for free Edit controls -
If anyone knows of any free edit controls (textbox controls) that support syntax highlighting, please post them here. I don't care how good or bad they are. If you can type text in it and it supports syntax highlighting, post a link to it. I already know about CodeMax from WinMain


Syntax Highlighting Text Box -
I created a Win Form text box, that inherits from RichTextBox, that will highlight key words. I used an interface so additional languages can be added in the future. Right now I've just done SQL highlighting. As of now the box will not do block commenting, but I'm thinking of adding


[VS:03] RichText -
Situation I have a RichText Editor. I understand the RichText Box pretty well, and i know this can be done, but im not sure of the best was to do it. I want to I want to make a syntax highlighting system, so if the user types "Dim" (btw this isnt syntax highlighting


ListView5 Highlighting Full Row -
Hi there, Due to certain restraints I am forced to use the listview control from comm controls 5 (not 6) I notice one of the differences is that when highlighting a row you can only do this by selecting the first column, which isn't very user friendly. Does anyone have some tips/tri


VB Developers Wanted For Open Source Project -
Hi, I am the author of the open source programming editor, Developers Pad (http://www.developerspad.com/). Currently, the program uses a RichTextBox as it's syntax highlighting editing control. However, it has proved increasingly inflexible and slow for our needs, and therefore


Listview - highlighting -
I'm having a problem with item highlighting. I often have two items highlighted at one time AND MultiSelect is set to false! When I have an item selected and try to select another one, I have a message box come up (if changes have been made to the first selected item) and ask the user


Colorize richtext without selecting it -
Is there any way to colorize a portion of text in a rich textbox without highlighting that text? Right now I have to select the text and then do SetSelectionCharFormat() to set the color of the selected text. This works fine except that it seems to be messing up the undo feature (it c


[02/03] [resolved]highlighting text in a textbox after edition on tab/mouse click -
i have a form with loads of textboxes. initially on form load when i press tab keys the cursor moves through all textboxes highlighting the text . but after editing a some text in the textbox i am not able to highlight the text when i press tab again. the cursor is always at the en


Highlighting row in a listview -
The following is my code for highlighting a specific row on a listview based on two variables being equal. Problem is that the correct row gets highlighted only after I scroll up or down. Tried the Refresh method on the listview to no avail. And I've changed the order of the lines bet


Help with highlighting a record -
Hi I have a datagrid with about 9 fields, and what i want to do is when a record is clicked a MsgBox pops up asking to check the customer in, and i was thinking of highlighting the record in red. So here is what i have got so far. [vb code]-----------------------------------


Syntax highlighting -
hi, i´m looking for a good sample (syntax highlighting)! url? Thanks. Martin Fleck (german) http://pages.hotbot.com/current/mfleck


SOLVED - WebBrowser and Highlighting -
Hi I have a WebBrowser in which the user will highlight some text and click a button to copy the highlighted text My problem is when the user has clicked this, the text remained highlighted Is there a method etc in WebBrowser or anywhere for that matter, which removes any high


[2008] text highlighting with rtb. -
Hey all! I ain't so good at vb.net, but i wants to make this highlighting tool. The code i thought i could use for it is this: Code: RichTextBox1.SelectionStart = RichTextBox1.Find("are") Dim ifont As New Font(RichTextBox1.Font, FontStyle.Italic