Click here to Skip to main content
15,900,973 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: line numbers? Pin
priya_p23315-Jan-07 18:14
priya_p23315-Jan-07 18:14 
AnswerRe: line numbers? Pin
Christian Graus15-Jan-07 18:22
protectorChristian Graus15-Jan-07 18:22 
GeneralRe: line numbers? Pin
amaneet15-Jan-07 19:16
amaneet15-Jan-07 19:16 
GeneralRe: line numbers? Pin
Christian Graus15-Jan-07 19:30
protectorChristian Graus15-Jan-07 19:30 
GeneralRe: line numbers? Pin
amaneet15-Jan-07 19:34
amaneet15-Jan-07 19:34 
GeneralRe: line numbers? Pin
Christian Graus15-Jan-07 22:26
protectorChristian Graus15-Jan-07 22:26 
GeneralRe: line numbers? Pin
amaneet15-Jan-07 22:49
amaneet15-Jan-07 22:49 
GeneralRe: line numbers? Pin
Enriad19-Jan-07 14:04
Enriad19-Jan-07 14:04 
Hi,

you can take a look here for a start:
http://www.codeproject.com/cs/samples/linenumberingapp.asp[^]

There are also heaps of hits on google which let you use GetCurPos() and GetCursorPos() to get the position of the caret if you wish to return the line you are currently editing. I'm sure there are some built in things in the framework, though I'm really tired and can't think at the moment.

Cheers,

Daniel
QuestiondataGridView ColumnType as DateTimePicker? Pin
priya_p23315-Jan-07 18:02
priya_p23315-Jan-07 18:02 
AnswerRe: dataGridView ColumnType as DateTimePicker? Pin
amaneet15-Jan-07 18:52
amaneet15-Jan-07 18:52 
QuestionRe: dataGridView ColumnType as DateTimePicker? Pin
amaneet15-Jan-07 19:43
amaneet15-Jan-07 19:43 
GeneralRe: dataGridView ColumnType as DateTimePicker? Pin
priya_p23315-Jan-07 19:50
priya_p23315-Jan-07 19:50 
QuestionHow to encrypt content of text file with vb.net Pin
roitha15-Jan-07 16:49
roitha15-Jan-07 16:49 
AnswerRe: How to encrypt content of text file with vb.net Pin
Vasudevan Deepak Kumar15-Jan-07 17:01
Vasudevan Deepak Kumar15-Jan-07 17:01 
AnswerRe: How to encrypt content of text file with vb.net Pin
Christian Graus15-Jan-07 17:09
protectorChristian Graus15-Jan-07 17:09 
AnswerRe: How to encrypt content of text file with vb.net Pin
FeRtoll15-Jan-07 22:09
FeRtoll15-Jan-07 22:09 
QuestionNeed Help Pin
moomoooomoo15-Jan-07 15:56
moomoooomoo15-Jan-07 15:56 
AnswerRe: Need Help Pin
Christian Graus15-Jan-07 16:30
protectorChristian Graus15-Jan-07 16:30 
AnswerRe: Need Help Pin
Vasudevan Deepak Kumar15-Jan-07 17:02
Vasudevan Deepak Kumar15-Jan-07 17:02 
QuestionConverting any date to double or long integer Pin
sdkgolf15-Jan-07 10:23
sdkgolf15-Jan-07 10:23 
AnswerRe: Converting any date to double or long integer Pin
Christian Graus15-Jan-07 13:12
protectorChristian Graus15-Jan-07 13:12 
AnswerRe: Converting any date to double or long integer Pin
Guffa15-Jan-07 13:16
Guffa15-Jan-07 13:16 
AnswerRe: Converting any date to double or long integer Pin
sdkgolf24-Jan-07 17:26
sdkgolf24-Jan-07 17:26 
Questioncode to create textbox at runtime Pin
mhh1215-Jan-07 10:00
mhh1215-Jan-07 10:00 
AnswerRe: code to create textbox at runtime Pin
MatrixCoder15-Jan-07 10:10
MatrixCoder15-Jan-07 10:10 

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.