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

Visual Basic

 
GeneralRe: Inheritance question… Pin
mikasa4-Feb-03 8:50
mikasa4-Feb-03 8:50 
GeneralRe: Inheritance question… Pin
Ray Cassick4-Feb-03 9:37
Ray Cassick4-Feb-03 9:37 
Generalinteger Pin
pnpfriend31-Jan-03 3:57
pnpfriend31-Jan-03 3:57 
GeneralRe: integer Pin
Jason McBurney31-Jan-03 4:41
Jason McBurney31-Jan-03 4:41 
GeneralRe: integer Pin
pnpfriend31-Jan-03 9:29
pnpfriend31-Jan-03 9:29 
GeneralRe: integer Pin
xBlitzerx2-Feb-03 14:36
xBlitzerx2-Feb-03 14:36 
Generalquery on createobject Pin
shanksprasad31-Jan-03 2:03
shanksprasad31-Jan-03 2:03 
GeneralRe: query on createobject Pin
RichardGrimmer5-Feb-03 6:28
RichardGrimmer5-Feb-03 6:28 
Try the following - may help

set MyObj = Nothing

Think that should help. Alternatively, do you have your control embedded on a form in the project - if you do, VB6 will have to create an instance of it to display on the form (can't remember why, but there is a reason). If it has to do this, then the file will be locked, and the permission denied message may result
GeneralRe: query on createobject Pin
manoj madahavan20-Feb-03 5:22
manoj madahavan20-Feb-03 5:22 
GeneralRe: query on createobject Pin
Paul Farry22-Feb-03 17:23
professionalPaul Farry22-Feb-03 17:23 
Generalproblem updating datagrid Pin
mcm31-Jan-03 1:32
mcm31-Jan-03 1:32 
GeneralRe: problem updating datagrid Pin
Don Benson2-Feb-03 17:00
Don Benson2-Feb-03 17:00 
GeneralRe: problem updating datagrid Pin
Anonymous3-Feb-03 1:20
Anonymous3-Feb-03 1:20 
GeneralRe: problem updating datagrid Pin
Don Benson3-Feb-03 17:03
Don Benson3-Feb-03 17:03 
GeneralCustom Designer... Pin
Julusian30-Jan-03 14:24
Julusian30-Jan-03 14:24 
GeneralPlanet Source Code Visual Basic 2002 CD Pin
shacks30-Jan-03 8:57
shacks30-Jan-03 8:57 
Generalmoving cursor to last (new) row in datagrid Pin
mcm30-Jan-03 6:23
mcm30-Jan-03 6:23 
Generalstructure Pin
pnpfriend30-Jan-03 5:18
pnpfriend30-Jan-03 5:18 
GeneralRe: structure Pin
Jeremy Falcon30-Jan-03 7:50
professionalJeremy Falcon30-Jan-03 7:50 
GeneralRe: structure Pin
Abbas_Riazi30-Jan-03 8:00
professionalAbbas_Riazi30-Jan-03 8:00 
GeneralThanks Pin
pnpfriend30-Jan-03 8:06
pnpfriend30-Jan-03 8:06 
GeneralRemote execute an application(executable). Pin
Len Naude30-Jan-03 1:55
Len Naude30-Jan-03 1:55 
GeneralRe: Remote execute an application(executable). Pin
Paul Farry22-Feb-03 17:33
professionalPaul Farry22-Feb-03 17:33 
Generalzip a file Pin
shanksprasad29-Jan-03 18:50
shanksprasad29-Jan-03 18:50 
GeneralRe: zip a file Pin
pnpfriend30-Jan-03 3:39
pnpfriend30-Jan-03 3:39 

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.