Home All Groups Group Topic Archive Search About
Author
26 Feb 2007 2:57 PM
Ron
Can I read the file name displayed in a treeview?
if yes can you offer a example please.

Author
26 Feb 2007 3:06 PM
Ken Halter
"Ron" <R**@discussions.microsoft.com> wrote in message
news:873C5147-86ED-4ED4-BAF6-534ECC324AF6@microsoft.com...
> Can I read the file name displayed in a treeview?
> if yes can you offer a example please.

ummm... what treeview? There's no "filename" shown in a treeview unless you
put it there.


--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm
Author
28 Feb 2007 10:44 AM
Ron
Hi Ken
yes the program puts a file into treeview, if it is the correct file then I
want to display the cmdButton to burn the file to disk, hence my question.
Can that be done please?

Show quoteHide quote
"Ken Halter" wrote:

> "Ron" <R**@discussions.microsoft.com> wrote in message
> news:873C5147-86ED-4ED4-BAF6-534ECC324AF6@microsoft.com...
> > Can I read the file name displayed in a treeview?
> > if yes can you offer a example please.
>
> ummm... what treeview? There's no "filename" shown in a treeview unless you
> put it there.
>
>
> --
> Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
> In Loving Memory - http://www.vbsight.com/Remembrance.htm
>
>
>
Author
28 Feb 2007 11:40 PM
Michael Cole
Ron wrote:
> Hi Ken
> yes the program puts a file into treeview, if it is the correct file
> then I want to display the cmdButton to burn the file to disk, hence
> my question. Can that be done please?

What program, what file and what treeview?  Is this a program that you have
written?


Show quoteHide quote
>
> "Ken Halter" wrote:
>
>> "Ron" <R**@discussions.microsoft.com> wrote in message
>> news:873C5147-86ED-4ED4-BAF6-534ECC324AF6@microsoft.com...
>>> Can I read the file name displayed in a treeview?
>>> if yes can you offer a example please.
>>
>> ummm... what treeview? There's no "filename" shown in a treeview
>> unless you put it there.
>>
>>
>> --
>> Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
>> In Loving Memory - http://www.vbsight.com/Remembrance.htm

--
Regards,

Michael Cole
Author
1 Mar 2007 8:10 AM
Ron
Hi Micheal
No the3 program is not mine its one I obtained from google, Simple CD
Burner. I have put part of this program into my own project which will be
used by friends and family and I want to make sure that the correct file is
selected. Is this possible?

Show quoteHide quote
"Michael Cole" wrote:

> Ron wrote:
> > Hi Ken
> > yes the program puts a file into treeview, if it is the correct file
> > then I want to display the cmdButton to burn the file to disk, hence
> > my question. Can that be done please?
>
> What program, what file and what treeview?  Is this a program that you have
> written?
>
>
> >
> > "Ken Halter" wrote:
> >
> >> "Ron" <R**@discussions.microsoft.com> wrote in message
> >> news:873C5147-86ED-4ED4-BAF6-534ECC324AF6@microsoft.com...
> >>> Can I read the file name displayed in a treeview?
> >>> if yes can you offer a example please.
> >>
> >> ummm... what treeview? There's no "filename" shown in a treeview
> >> unless you put it there.
> >>
> >>
> >> --
> >> Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
> >> In Loving Memory - http://www.vbsight.com/Remembrance.htm
>
> --
> Regards,
>
> Michael Cole
>
>
>
Author
1 Mar 2007 9:36 PM
Michael Cole
Ron wrote:
> Hi Micheal
> No the3 program is not mine its one I obtained from google, Simple CD
> Burner. I have put part of this program into my own project which
> will be used by friends and family and I want to make sure that the
> correct file is selected. Is this possible?

OK.  You probably didn't obtain it from Google, as they (AFAIK) don't make
that sort of software - you probably obtained it from another vendor which
you found using a Google search.  You will need to contact the vendor of the
software and ask them.  If it is someone else's program, they may not want
you playing with it.  If they are happy for you to play with it, then they
would be the best people to ask.


--
Regards,

Michael Cole
Author
2 Mar 2007 8:15 AM
Ron
Hi Micheal
Yes it was vbAccelerator, and they give permission to use all or part of
their program. I did e-mail them for help and I did not get a reply which is
why I have asked here.

Show quoteHide quote
"Michael Cole" wrote:

> Ron wrote:
> > Hi Micheal
> > No the3 program is not mine its one I obtained from google, Simple CD
> > Burner. I have put part of this program into my own project which
> > will be used by friends and family and I want to make sure that the
> > correct file is selected. Is this possible?
>
> OK.  You probably didn't obtain it from Google, as they (AFAIK) don't make
> that sort of software - you probably obtained it from another vendor which
> you found using a Google search.  You will need to contact the vendor of the
> software and ask them.  If it is someone else's program, they may not want
> you playing with it.  If they are happy for you to play with it, then they
> would be the best people to ask.
>
>
> --
> Regards,
>
> Michael Cole
>
>
>