Click here to Skip to main content
15,910,083 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWhat is the way to add something from Flash5 to VB6?? Pin
Ahuva6-Feb-02 8:32
Ahuva6-Feb-02 8:32 
AnswerRe: What is the way to add something from Flash5 to VB6?? Pin
tppradeep1812-Feb-02 23:14
tppradeep1812-Feb-02 23:14 
QuestionHow can I use FSO instructions in my project?? Pin
Ahuva6-Feb-02 8:22
Ahuva6-Feb-02 8:22 
AnswerRe: How can I use FSO instructions in my project?? Pin
Jon Gohr7-Feb-02 3:57
Jon Gohr7-Feb-02 3:57 
GeneralRe: How can I use FSO instructions in my project?? Pin
Ahuva7-Feb-02 4:50
Ahuva7-Feb-02 4:50 
GeneralRe: How can I use FSO instructions in my project?? Pin
Volodya Orlenko7-Feb-02 23:54
Volodya Orlenko7-Feb-02 23:54 
GeneralScrolling the ScrollBars Pin
Firoz4-Feb-02 19:18
Firoz4-Feb-02 19:18 
GeneralRe: Scrolling the ScrollBars Pin
Jeremy Falcon15-Feb-02 11:09
professionalJeremy Falcon15-Feb-02 11:09 
Try using the following API functions...

ScrollWindow()
ScrollWindowEx()

I haven't tested it on an MDI form yet, but logically it should work. Also, don't forget to call UpdateWindow() afterwards, so the the client area is redrawn.


Jeremy L. Falcon
"The One Who Said, 'The One Who Said...'"
Generalscanner interaction with vb through API or any solution Pin
3-Feb-02 5:28
suss3-Feb-02 5:28 
GeneralRe: scanner interaction with vb through API or any solution Pin
3-Feb-02 21:32
suss3-Feb-02 21:32 
GeneralImplementing Sound into VBasic Programs Pin
Aleksey Suvorov3-Feb-02 4:57
Aleksey Suvorov3-Feb-02 4:57 
GeneralRe: Implementing Sound into VBasic Programs Pin
James R. Twine6-Feb-02 4:37
James R. Twine6-Feb-02 4:37 
GeneralRe: Implementing Sound into VBasic Programs Pin
tppradeep1812-Feb-02 23:31
tppradeep1812-Feb-02 23:31 
GeneralRe: Implementing Sound into VBasic Programs Pin
alex.barylski16-Feb-02 14:41
alex.barylski16-Feb-02 14:41 
GeneralSaving the last value of variable Pin
Ahuva2-Feb-02 2:08
Ahuva2-Feb-02 2:08 
GeneralRe: Saving the last value of variable Pin
chris foote2-Feb-02 6:44
chris foote2-Feb-02 6:44 
GeneralVB & International Number Format Pin
Thomas Blenkers1-Feb-02 6:30
Thomas Blenkers1-Feb-02 6:30 
GeneralRe: VB & International Number Format Pin
Konstantin Vasserman1-Feb-02 18:57
Konstantin Vasserman1-Feb-02 18:57 
GeneralDrag and Drop Confusion in VBA Pin
Shaggy31-Jan-02 8:28
Shaggy31-Jan-02 8:28 
GeneralUsing the internal speaker Pin
30-Jan-02 11:53
suss30-Jan-02 11:53 
GeneralRe: Using the internal speaker Pin
Jeremy Falcon18-Feb-02 9:17
professionalJeremy Falcon18-Feb-02 9:17 
GeneralRe: Using the internal speaker Pin
25-Feb-02 16:29
suss25-Feb-02 16:29 
GeneralApp data storage on PocketPC Pin
30-Jan-02 3:51
suss30-Jan-02 3:51 
GeneralURGENT Pin
Member 1697729-Jan-02 4:40
Member 1697729-Jan-02 4:40 
GeneralRe: URGENT Pin
Andrew Peace30-Jan-02 11:17
Andrew Peace30-Jan-02 11: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.