Click here to Skip to main content
15,929,439 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRE:Missing Oracle InProc server 5.0 type library Pin
Lee Mwangi18-Sep-09 4:32
Lee Mwangi18-Sep-09 4:32 
AnswerRe: RE:Missing Oracle InProc server 5.0 type library Pin
Lee Mwangi18-Sep-09 4:33
Lee Mwangi18-Sep-09 4:33 
QuestionMessage Box Pin
RyJaBy18-Sep-09 2:48
RyJaBy18-Sep-09 2:48 
AnswerRe: Message Box Pin
Johan Hakkesteegt18-Sep-09 3:06
Johan Hakkesteegt18-Sep-09 3:06 
AnswerRe: Message Box Pin
Eddy Vluggen18-Sep-09 10:36
professionalEddy Vluggen18-Sep-09 10:36 
QuestionScroll bar for showing waveform data Pin
D_A_V_E18-Sep-09 2:43
D_A_V_E18-Sep-09 2:43 
AnswerRe: Scroll bar for showing waveform data Pin
Johan Hakkesteegt18-Sep-09 3:17
Johan Hakkesteegt18-Sep-09 3:17 
AnswerRe: Scroll bar for showing waveform data Pin
Dave Kreskowiak18-Sep-09 3:44
mveDave Kreskowiak18-Sep-09 3:44 
This is only ONE POSSIBILITY!

Put a Panel control inside another Panel control. On the outside Panel, turn on the AutoScrollBars. ON the inside Panel, you make it as wide as you need and draw your data on it in its Paint event. Walla, instant scrolled image. And NO PictureBox control.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Scroll bar for showing waveform data Pin
Luc Pattyn18-Sep-09 3:53
sitebuilderLuc Pattyn18-Sep-09 3:53 
GeneralRe: Scroll bar for showing waveform data Pin
Dave Kreskowiak18-Sep-09 3:56
mveDave Kreskowiak18-Sep-09 3:56 
QuestionMessage Removed Pin
17-Sep-09 21:32
josefvz17-Sep-09 21:32 
AnswerRe: VB.Net Remoting Chat App. Multiple Clients not 'Seeing' each other, Pin
Dave Kreskowiak18-Sep-09 2:05
mveDave Kreskowiak18-Sep-09 2:05 
GeneralSorry for that. Pin
Mussawarx17-Sep-09 21:26
Mussawarx17-Sep-09 21:26 
AnswerRe: C++ character counting?? Pin
Tom Deketelaere17-Sep-09 21:35
professionalTom Deketelaere17-Sep-09 21:35 
AnswerRe: C++ character counting?? Pin
Christian Graus17-Sep-09 22:01
protectorChristian Graus17-Sep-09 22:01 
QuestionREMOTE LOGIN ??? Pin
JC.KaNNaN17-Sep-09 20:52
JC.KaNNaN17-Sep-09 20:52 
AnswerRe: REMOTE LOGIN ??? Pin
Christian Graus17-Sep-09 21:17
protectorChristian Graus17-Sep-09 21:17 
AnswerRe: REMOTE LOGIN ??? Pin
Dave Kreskowiak18-Sep-09 1:52
mveDave Kreskowiak18-Sep-09 1:52 
AnswerRe: REMOTE LOGIN ??? Pin
EliottA18-Sep-09 4:59
EliottA18-Sep-09 4:59 
QuestionRunning a vb application in background? Pin
Mussawarx17-Sep-09 19:59
Mussawarx17-Sep-09 19:59 
AnswerRe: Running a vb application in background? Pin
Christian Graus17-Sep-09 20:36
protectorChristian Graus17-Sep-09 20:36 
AnswerRe: Running a vb application in background? Pin
Dave Kreskowiak18-Sep-09 1:48
mveDave Kreskowiak18-Sep-09 1:48 
Questionreading each line and creating a file with that line Pin
nicetohaveyou17-Sep-09 19:39
nicetohaveyou17-Sep-09 19:39 
AnswerRe: reading each line and creating a file with that line PinPopular
Christian Graus17-Sep-09 20:35
protectorChristian Graus17-Sep-09 20:35 
GeneralHilarious Pin
Christian Graus17-Sep-09 21:17
protectorChristian Graus17-Sep-09 21:17 

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.