Click here to Skip to main content
15,891,513 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Strange Form.Load problem Pin
Ray Cassick16-Sep-02 6:19
Ray Cassick16-Sep-02 6:19 
QuestionVB 6.0 How do I read from a .txt file? Pin
BHBAD200216-Sep-02 4:32
sussBHBAD200216-Sep-02 4:32 
AnswerRe: VB 6.0 How do I read from a .txt file? Pin
Ray Cassick16-Sep-02 5:31
Ray Cassick16-Sep-02 5:31 
AnswerRe: VB 6.0 How do I read from a .txt file? Pin
Zyxil19-Sep-02 10:38
Zyxil19-Sep-02 10:38 
GeneralIN VBS how do I check if some software is installed using registry Pin
SPGV15-Sep-02 23:17
SPGV15-Sep-02 23:17 
GeneralRe: IN VBS how do I check if some software is installed using registry Pin
Ray Cassick16-Sep-02 5:33
Ray Cassick16-Sep-02 5:33 
GeneralDataenviroment Pin
Maryam15-Sep-02 21:49
Maryam15-Sep-02 21:49 
GeneralIn VB (automation) I want to make Powerpoint run in the invisible mode Pin
SPGV15-Sep-02 21:18
SPGV15-Sep-02 21:18 
Dim powerpoint_4
Set powerpoint_4 = CreateObject("PowerPoint.Application")
powerpoint_4.Activate
Dim presentation_4_1
Set presentation_4_1 = powerpoint_4.Presentations.Open("C:\temp\sample.ppt ")

With this the PPT comes up, I do not wish PPT to come up
and make some changes to sample.ppt
GeneralIdentifying DesignTime Mode for Forms Pin
Firoz15-Sep-02 19:58
Firoz15-Sep-02 19:58 
QuestionHow to reset an AudioStream in VB? Pin
DengJW15-Sep-02 19:52
DengJW15-Sep-02 19:52 
Generalproblems with removing menu added to Word97 Pin
Mariusz Popiolek15-Sep-02 8:54
sussMariusz Popiolek15-Sep-02 8:54 
Generalchanging icon in toolbar(from file) Pin
Mariusz Popiolek15-Sep-02 8:48
sussMariusz Popiolek15-Sep-02 8:48 
GeneralReproduce Win Form Pin
AB31383813-Sep-02 9:05
AB31383813-Sep-02 9:05 
GeneralIDE Pin
Nnamdi Onyeyiri13-Sep-02 6:58
Nnamdi Onyeyiri13-Sep-02 6:58 
GeneralRe: IDE Pin
Ray Cassick13-Sep-02 7:22
Ray Cassick13-Sep-02 7:22 
Generalextracting safearray from a variant Pin
Anonymous12-Sep-02 11:14
Anonymous12-Sep-02 11:14 
GeneralRe: extracting safearray from a variant Pin
Vi213-Sep-02 3:48
Vi213-Sep-02 3:48 
GeneralRe: extracting safearray from a variant Pin
Anonymous13-Sep-02 8:32
Anonymous13-Sep-02 8:32 
Generalproblem with passing array parameter to the procedure Pin
Mariusz Popiolek12-Sep-02 10:37
sussMariusz Popiolek12-Sep-02 10:37 
GeneralRe: problem with passing array parameter to the procedure Pin
Nick Parker12-Sep-02 10:55
protectorNick Parker12-Sep-02 10:55 
GeneralRe: problem with passing array parameter to the procedure Pin
Mariusz Popiolek12-Sep-02 11:29
sussMariusz Popiolek12-Sep-02 11:29 
GeneralRe: problem with passing array parameter to the procedure Pin
Nick Parker12-Sep-02 11:36
protectorNick Parker12-Sep-02 11:36 
GeneralByVal Pin
Vi213-Sep-02 3:41
Vi213-Sep-02 3:41 
QuestionAnyone have any experience using Leadtools twain .Net addon? Pin
James Williams12-Sep-02 6:45
James Williams12-Sep-02 6:45 
GeneralRecommendations on a good VB.Net book or two Pin
James Williams11-Sep-02 5:30
James Williams11-Sep-02 5:30 

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.