Click here to Skip to main content
16,019,529 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.Net Service Question Pin
Christian Graus8-May-07 18:57
protectorChristian Graus8-May-07 18:57 
GeneralRe: VB.Net Service Question Pin
Christian Graus8-May-07 18:57
protectorChristian Graus8-May-07 18:57 
GeneralRe: VB.Net Service Question Pin
tcombs079-May-07 2:26
tcombs079-May-07 2:26 
GeneralRe: VB.Net Service Question Pin
Dave Kreskowiak9-May-07 3:26
mveDave Kreskowiak9-May-07 3:26 
GeneralRe: VB.Net Service Question Pin
SimulationofSai9-May-07 4:23
SimulationofSai9-May-07 4:23 
QuestionHow to get the no of lines in a richtextbox [modified] Pin
Vivek Narayanan8-May-07 18:19
Vivek Narayanan8-May-07 18:19 
AnswerRe: How to get the no of lines in a richtextbox Pin
Ch_Shahzad iqbal8-May-07 22:39
Ch_Shahzad iqbal8-May-07 22:39 
AnswerRe: How to get the no of lines in a richtextbox Pin
Dave Kreskowiak9-May-07 3:23
mveDave Kreskowiak9-May-07 3:23 
The only way to do it is RTB.Lines.Length. What "proper" refers to depends on the definition of the word and put forth by the person demanding it.

What do you mean when you use "proper" in this context? A line in a RTB can be many screen-lines long. To the RTB, it's a string of text that ends with a CarriageReturn character.


A guide to posting questions on CodeProject[^]

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


GeneralRe: How to get the no of lines in a richtextbox Pin
Vivek Narayanan9-May-07 17:14
Vivek Narayanan9-May-07 17:14 
QuestionHow VB dotnet work with Access Database Pin
azusakt8-May-07 18:12
azusakt8-May-07 18:12 
AnswerRe: How VB dotnet work with Access Database Pin
Jats_4ru8-May-07 20:24
Jats_4ru8-May-07 20:24 
QuestionHow do I implement the Redo() Method in my code? [modified] Pin
josh04768-May-07 17:00
josh04768-May-07 17:00 
AnswerRe: How do I implement the Redo() Method in my code? Pin
MatrixCoder8-May-07 17:09
MatrixCoder8-May-07 17:09 
GeneralRe: How do I implement the Redo() Method in my code? Pin
josh04768-May-07 17:33
josh04768-May-07 17:33 
AnswerRe: How do I implement the Redo() Method in my code? Pin
Christian Graus8-May-07 17:14
protectorChristian Graus8-May-07 17:14 
QuestionHow to add remaining blank column at datagridview ? Pin
cheeken2u8-May-07 16:39
cheeken2u8-May-07 16:39 
AnswerRe: How to add remaining blank column at datagridview ? Pin
P P Vilsad8-May-07 21:26
P P Vilsad8-May-07 21:26 
Questionproblem running vb6 application in client side Pin
RohitRajPokhrel8-May-07 16:08
RohitRajPokhrel8-May-07 16:08 
Questiondatagrid refresh using updated dataset Pin
brendagv8-May-07 15:55
brendagv8-May-07 15:55 
QuestionSelect DataGrid Row Pin
New_Coder8-May-07 12:19
New_Coder8-May-07 12:19 
AnswerRe: Select DataGrid Row Pin
P P Vilsad8-May-07 16:02
P P Vilsad8-May-07 16:02 
GeneralRe: Select DataGrid Row Pin
New_Coder9-May-07 6:21
New_Coder9-May-07 6:21 
Questionlearn vb.net to connect to plc Pin
superappman8-May-07 11:46
superappman8-May-07 11:46 
QuestionUser Controls Pin
Ridge Howison8-May-07 11:33
Ridge Howison8-May-07 11:33 
QuestionCurrentrow syntax issue Pin
Hansduncan8-May-07 10:23
Hansduncan8-May-07 10:23 

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.