Click here to Skip to main content
15,893,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Get the last line from a constantly updating textbox Pin
Luc Pattyn26-May-09 5:45
sitebuilderLuc Pattyn26-May-09 5:45 
GeneralRe: Get the last line from a constantly updating textbox Pin
The Mighty Atom26-May-09 6:59
The Mighty Atom26-May-09 6:59 
GeneralRe: Get the last line from a constantly updating textbox Pin
Luc Pattyn26-May-09 7:14
sitebuilderLuc Pattyn26-May-09 7:14 
AnswerRe: Get the last line from a constantly updating textbox Pin
Jarno Burger28-May-09 4:10
Jarno Burger28-May-09 4:10 
GeneralRe: Get the last line from a constantly updating textbox [modified] Pin
The Mighty Atom28-May-09 6:36
The Mighty Atom28-May-09 6:36 
GeneralRe: Get the last line from a constantly updating textbox Pin
DidiKunz29-May-09 4:22
DidiKunz29-May-09 4:22 
GeneralRe: Get the last line from a constantly updating textbox Pin
The Mighty Atom1-Jun-09 3:22
The Mighty Atom1-Jun-09 3:22 
GeneralRe: Get the last line from a constantly updating textbox Pin
DidiKunz1-Jun-09 8:01
DidiKunz1-Jun-09 8:01 
You could use BeginUpdate and EndUpdate on your control before and after the adding of items (that works on most controls). Yes Scintilla.NET is a pack with controls in it...

Regards: Didi
GeneralRe: Get the last line from a constantly updating textbox Pin
The Mighty Atom1-Jun-09 8:20
The Mighty Atom1-Jun-09 8:20 
GeneralRe: Get the last line from a constantly updating textbox Pin
DidiKunz1-Jun-09 9:54
DidiKunz1-Jun-09 9:54 
GeneralRe: Get the last line from a constantly updating textbox Pin
The Mighty Atom1-Jun-09 11:02
The Mighty Atom1-Jun-09 11:02 
GeneralRe: Get the last line from a constantly updating textbox Pin
DidiKunz1-Jun-09 20:50
DidiKunz1-Jun-09 20:50 
QuestionHow to insert image in menu bar in visual basic 2003 or 2005 Pin
alokesh_paine26-May-09 3:24
alokesh_paine26-May-09 3:24 
AnswerRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
Jon_Boy26-May-09 5:03
Jon_Boy26-May-09 5:03 
GeneralRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
alokesh_paine27-May-09 2:19
alokesh_paine27-May-09 2:19 
GeneralRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
Dave Kreskowiak27-May-09 3:36
mveDave Kreskowiak27-May-09 3:36 
GeneralRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
DidiKunz29-May-09 4:26
DidiKunz29-May-09 4:26 
GeneralRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
Dave Kreskowiak29-May-09 15:11
mveDave Kreskowiak29-May-09 15:11 
GeneralRe: How to insert image in menu bar in visual basic 2003 or 2005 Pin
DidiKunz29-May-09 22:09
DidiKunz29-May-09 22:09 
Questionvariable memory to release for heap or stack Pin
Pankaj Garg26-May-09 2:11
Pankaj Garg26-May-09 2:11 
AnswerRe: variable memory to release for heap or stack Pin
Henry Minute26-May-09 2:44
Henry Minute26-May-09 2:44 
QuestionRe: variable memory to release for heap or stack Pin
Pankaj Garg26-May-09 3:31
Pankaj Garg26-May-09 3:31 
AnswerRe: variable memory to release for heap or stack Pin
Henry Minute26-May-09 3:42
Henry Minute26-May-09 3:42 
GeneralRe: variable memory to release for heap or stack Pin
Pankaj Garg26-May-09 4:34
Pankaj Garg26-May-09 4:34 
GeneralRe: variable memory to release for heap or stack Pin
Pankaj Garg26-May-09 4:39
Pankaj Garg26-May-09 4:39 

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.