Click here to Skip to main content
15,915,501 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: the secret of visual basic Pin
Mycroft Holmes30-Jul-12 17:02
professionalMycroft Holmes30-Jul-12 17:02 
GeneralRe: the secret of visual basic Pin
Paul Conrad30-Jul-12 19:41
professionalPaul Conrad30-Jul-12 19:41 
AnswerRe: the secret of visual basic Pin
Abhinav S30-Jul-12 17:35
Abhinav S30-Jul-12 17:35 
QuestionMigrating vb6 to Windows server 2008 Pin
anil a pillai30-Jul-12 0:18
anil a pillai30-Jul-12 0:18 
AnswerRe: Migrating vb6 to Windows server 2008 Pin
Dave Kreskowiak30-Jul-12 2:11
mveDave Kreskowiak30-Jul-12 2:11 
QuestionGrid can insert pictures and text in VB6.0? Pin
Member 245846725-Jul-12 23:07
Member 245846725-Jul-12 23:07 
AnswerRe: Grid can insert pictures and text in VB6.0? Pin
Nagy Vilmos26-Jul-12 0:03
professionalNagy Vilmos26-Jul-12 0:03 
AnswerRe: Grid can insert pictures and text in VB6.0? Pin
Eddy Vluggen26-Jul-12 2:18
professionalEddy Vluggen26-Jul-12 2:18 
As Nagy already mentioned, VB6 is a bit outdated. Which leads to the next question; why are you using it?

Are you extending/modifying an existing application that was written in VB6? If so, you could download the InterOp toolkit, and use VB.NET (and it's DataGridView, as opposed to that MSFlexGrid) to extend your existing app. That has the added benefit that you'll have to migrate less code to .NET once the system no longer supports the VB runtime.

If you are starting a new app, or trying to learn a new language, you'd be advised to use VB.NET; the compiler and the IDE are free.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralSend and receive data from/to Machine Using VB.Net Pin
matrixmas25-Jul-12 22:36
matrixmas25-Jul-12 22:36 
QuestionRe: Send and receive data from/to Machine Using VB.Net Pin
Richard MacCutchan26-Jul-12 0:19
mveRichard MacCutchan26-Jul-12 0:19 
GeneralRe: Send and receive data from/to Machine Using VB.Net Pin
Eddy Vluggen26-Jul-12 1:30
professionalEddy Vluggen26-Jul-12 1:30 
Generalsrtf Pin
Member 930767325-Jul-12 17:36
Member 930767325-Jul-12 17:36 
AnswerRe: srtf Pin
Peter_in_278025-Jul-12 17:46
professionalPeter_in_278025-Jul-12 17:46 
GeneralRe: srtf Pin
Abhinav S25-Jul-12 21:39
Abhinav S25-Jul-12 21:39 
GeneralRe: srtf Pin
Richard MacCutchan25-Jul-12 22:35
mveRichard MacCutchan25-Jul-12 22:35 
QuestionNot finding FindControl Method Pin
SPSandy25-Jul-12 8:21
SPSandy25-Jul-12 8:21 
AnswerRe: Not finding FindControl Method Pin
Wes Aday25-Jul-12 8:35
professionalWes Aday25-Jul-12 8:35 
GeneralRe: Not finding FindControl Method Pin
SPSandy25-Jul-12 21:21
SPSandy25-Jul-12 21:21 
QuestionVB6.0 Datagrid not supported Refresh after add, delete, ... ? Pin
Member 245846724-Jul-12 17:49
Member 245846724-Jul-12 17:49 
AnswerRe: VB6.0 Datagrid not supported Refresh after add, delete, ... ? Pin
Dave Kreskowiak25-Jul-12 1:15
mveDave Kreskowiak25-Jul-12 1:15 
GeneralRe: VB6.0 Datagrid not supported Refresh after add, delete, ... ? Pin
Paul Conrad26-Jul-12 7:03
professionalPaul Conrad26-Jul-12 7:03 
QuestionMessage Closed Pin
24-Jul-12 10:56
Waqasswaleh24-Jul-12 10:56 
AnswerRe: Hi follow this link it will help you.. Pin
Richard MacCutchan24-Jul-12 11:11
mveRichard MacCutchan24-Jul-12 11:11 
GeneralRe: Hi follow this link it will help you.. Pin
Wes Aday24-Jul-12 11:14
professionalWes Aday24-Jul-12 11:14 
GeneralRe: Hi follow this link it will help you.. Pin
Richard MacCutchan24-Jul-12 11:46
mveRichard MacCutchan24-Jul-12 11:46 

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.