Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for yuleball

In microsoft word we can add a textbox o document. Is there a way to add the same in rtb in vb.net

Member Avatar for lostandfound
0
89
Member Avatar for yuleball

hi, i am using rtb. I want to print a specific character when user presses Alt+some key by using chrW() method. I want to detect in KeyPress() event of rtb when user presses Alt+Key. How can i do that? I know i can detect (Alt+x) like combinations in Key_Down event …

Member Avatar for Comatose
0
1K
Member Avatar for yuleball

Is there any way through which I can change the position of underline? I want to move it below the default position where it appears by using .SelUnderline.

0
63
Member Avatar for yuleball

Is there any way to shift the position of underline downward? e-g in [U]This is game[/U] underline passes through g. I want to move it a bit below so that it does not cut through words

Member Avatar for yuleball
0
84
Member Avatar for yuleball

hi I am designing an editor program. I am using ChrW() and AscW() functions to print the character on screen. I want to implement combining diacritical marks(or accent marks) i-e if i print a character and then i want to put diacritic on it by using specific key then i …

Member Avatar for yuleball
0
197
Member Avatar for yuleball

Hi, I'm designing an editor program. I want that when user has finished writing a line and goes to next line, the above line fully justifies itself.

Member Avatar for SCBWV
0
69
Member Avatar for yuleball

I am designing an editor program using rich text box in vb 6.0. I want to add a special box for entering verse or poems so that when I click a button, this box is placed at current position of cursor e-g if cursor is at line#3, the box is …

Member Avatar for QVeen72
0
104
Member Avatar for yuleball

I want to exchange the functioning of backspace and delete key e-g if i press backspace it should delete the character on the right side of cursor and vicee versa for delete key. How can i implement this in rtb?

Member Avatar for yuleball
0
273
Member Avatar for yuleball

I want to fully justify text in rtb. I am designing an urdu editor. The rdu language is written from right to left. So the text is right justified initially. Waiting for reply

Member Avatar for Teme64
0
77