The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: OT: bit of VB help anyone?


  • To: ukha_d@xxxxxxx
  • Subject: RE: OT: bit of VB help anyone?
  • From: "Paul Gordon" <paul_gordon@xxxxxxx>
  • Date: Mon, 18 Jun 2001 14:40:37 +0100
  • Delivered-to: rich@xxxxxxx
  • Delivered-to: mailing list ukha_d@xxxxxxx
  • Mailing-list: list ukha_d@xxxxxxx; contact ukha_d-owner@xxxxxxx
  • Reply-to: ukha_d@xxxxxxx

That's a good idea....

cheers.

Paul G.


>>Cool.... don't know if you want to do something on the change event
of
>>dir1
>to set it back to your home MP3 directory.....? eg:-
>
>Const strDefaultPath As String = "c:\mp3\"
>
>Private Sub Form_Load()
>     Dir1.Path = strDefaultPath
>     Dir2.Path = strDefaultPath
>End Sub
>
>Private Sub Dir1_Click()
>     Dir2.Path = Dir1.List(Dir1.ListIndex)
>End Sub
>
>Private Sub Dir1_Change()
>     Dir1.Path = strDefaultPath
>     Dir2.Path = strDefaultPath
>End Sub
>
>This means that although the control will allow you to navigate away
from
>your root directory by double clicking, the change event will always
set it
>back to default ;->
>
>Cheers
>
>Doogie
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




____________________________________
Automated Home UK
http://www.automatedhome.co.uk
____________________________________

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/




Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.