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

Visual Basic

 
GeneralRe: *.tlb file. Pin
CodeWell17-Nov-04 20:48
CodeWell17-Nov-04 20:48 
GeneralAdding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
cavall11-Nov-04 3:39
cavall11-Nov-04 3:39 
GeneralRe: Adding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
partt11-Nov-04 9:54
partt11-Nov-04 9:54 
GeneralRe: Adding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
cavall11-Nov-04 10:00
cavall11-Nov-04 10:00 
GeneralRe: Adding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
partt11-Nov-04 10:08
partt11-Nov-04 10:08 
GeneralRe: Adding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
cavall11-Nov-04 10:13
cavall11-Nov-04 10:13 
GeneralRe: Adding Ranking Column (just a column incrementing by 1 each row) to datagrid Pin
partt11-Nov-04 10:25
partt11-Nov-04 10:25 
GeneralVB6 AddIn to minimize coding. Pin
Ritesh Sompura11-Nov-04 3:25
Ritesh Sompura11-Nov-04 3:25 
Hi! Every one,

I want to write an addin for vb6 ide which will help to minimize coding process.


The addin will do following thing,

It will add automatically few line of code whenever coder creates new event of any control or user defined class. Say for example it will automatically write first line as on error goto errhandler and at the end it will write exit sub

ErrHandler:
error reporting.

Anyhelp.....?
Questionlinks for good VB6 site ? Pin
ronenw11-Nov-04 1:44
ronenw11-Nov-04 1:44 
AnswerRe: links for good VB6 site ? Pin
Duncan Edwards Jones11-Nov-04 1:48
professionalDuncan Edwards Jones11-Nov-04 1:48 
AnswerRe: links for good VB6 site ? Pin
Mekong River11-Nov-04 13:49
Mekong River11-Nov-04 13:49 
QuestionHow to determine parent class Pin
Derec Roofie11-Nov-04 1:30
Derec Roofie11-Nov-04 1:30 
AnswerRe: How to determine parent class Pin
MohammadAmiry12-Nov-04 2:19
MohammadAmiry12-Nov-04 2:19 
AnswerRe: How to determine parent class Pin
J4amieC12-Nov-04 2:53
J4amieC12-Nov-04 2:53 
GeneralBinding Collection to DataGrid Pin
Derec Roofie11-Nov-04 1:27
Derec Roofie11-Nov-04 1:27 
GeneralClearing the Date column in a datatable Pin
KingVikram10-Nov-04 20:46
KingVikram10-Nov-04 20:46 
GeneralRun a .WAV file Pin
pht999910-Nov-04 17:21
pht999910-Nov-04 17:21 
GeneralRe: Run a .WAV file Pin
MohammadAmiry12-Nov-04 3:08
MohammadAmiry12-Nov-04 3:08 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:06
mveDave Kreskowiak15-Nov-04 9:06 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:09
mveDave Kreskowiak15-Nov-04 9:09 
GeneralRe: Run a .WAV file Pin
pht999916-Nov-04 21:43
pht999916-Nov-04 21:43 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak17-Nov-04 15:38
mveDave Kreskowiak17-Nov-04 15:38 
GeneralGone Backwards! :( Pin
Ray Cassick10-Nov-04 15:15
Ray Cassick10-Nov-04 15:15 
QuestionHow to show a form after closing it .. Pin
Modern_night10-Nov-04 13:56
Modern_night10-Nov-04 13:56 
AnswerRe: How to show a form after closing it .. Pin
Christian Graus10-Nov-04 14:25
protectorChristian Graus10-Nov-04 14:25 

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.