Click here to Skip to main content
15,901,035 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Not the LHC Pin
Luc Pattyn23-Mar-10 8:14
sitebuilderLuc Pattyn23-Mar-10 8:14 
QuestionInvalid column name error Pin
fresh120722-Mar-10 10:07
fresh120722-Mar-10 10:07 
AnswerRe: Invalid column name error PinPopular
Dave Kreskowiak22-Mar-10 10:36
mveDave Kreskowiak22-Mar-10 10:36 
AnswerRe: Invalid column name error Pin
David Skelly23-Mar-10 2:35
David Skelly23-Mar-10 2:35 
QuestionrichTextBox and lines with word wrap Pin
norrisMiou22-Mar-10 8:13
norrisMiou22-Mar-10 8:13 
AnswerRe: richTextBox and lines with word wrap Pin
Gregory Gadow22-Mar-10 9:28
Gregory Gadow22-Mar-10 9:28 
AnswerRe: richTextBox and lines with word wrap Pin
William Winner23-Mar-10 13:04
William Winner23-Mar-10 13:04 
GeneralRe: richTextBox and lines with word wrap Pin
norrisMiou25-Mar-10 3:43
norrisMiou25-Mar-10 3:43 
Hi William.
Thanks for your trick. This is no really my problem, but your piece of code will be usefull Big Grin | :-D

My richTextBow is already in WordWrap = False. My problem is if the user write an hml Tag like this


<!-- GOOD -->
<div id="myID" class="myclass" />

<!-- False -->
<div id="myId"
class="myClass" />

Yes I could only check for start "<div" after="" the="" attributes="" and="" alone="" end="" tag="" "="">", but I don't think it's the best choice.
GeneralRe: richTextBox and lines with word wrap Pin
William Winner25-Mar-10 8:15
William Winner25-Mar-10 8:15 
QuestionVisual Basic 6.5 context sensitive/auto-complete wackyness Pin
john john mackey22-Mar-10 7:10
john john mackey22-Mar-10 7:10 
AnswerRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
J$22-Mar-10 9:32
J$22-Mar-10 9:32 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
john john mackey22-Mar-10 10:43
john john mackey22-Mar-10 10:43 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
J$22-Mar-10 11:39
J$22-Mar-10 11:39 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
john john mackey22-Mar-10 13:28
john john mackey22-Mar-10 13:28 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
J$22-Mar-10 13:50
J$22-Mar-10 13:50 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
Dave Kreskowiak22-Mar-10 15:16
mveDave Kreskowiak22-Mar-10 15:16 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
john john mackey23-Mar-10 10:07
john john mackey23-Mar-10 10:07 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
Luc Pattyn22-Mar-10 16:14
sitebuilderLuc Pattyn22-Mar-10 16:14 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
john john mackey23-Mar-10 5:53
john john mackey23-Mar-10 5:53 
GeneralRe: Visual Basic 6.5 context sensitive/auto-complete wackyness Pin
Luc Pattyn23-Mar-10 5:59
sitebuilderLuc Pattyn23-Mar-10 5:59 
Questionreg Super script and subscript Pin
sowjanya322-Mar-10 6:36
sowjanya322-Mar-10 6:36 
AnswerRe: reg Super script and subscript Pin
EliottA22-Mar-10 7:48
EliottA22-Mar-10 7:48 
GeneralRe: reg Super script and subscript Pin
sowjanya322-Mar-10 18:44
sowjanya322-Mar-10 18:44 
GeneralRe: reg Super script and subscript Pin
Dave Kreskowiak23-Mar-10 1:11
mveDave Kreskowiak23-Mar-10 1:11 
GeneralRe: reg Super script and subscript Pin
EliottA23-Mar-10 2:54
EliottA23-Mar-10 2:54 

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.