Run Time Properties
- From: "RICHARD BROMBERG" <dickbrom@xxxxxxxxxxxxxxxx>
- Date: Fri, 16 Dec 2005 11:23:10 GMT
I am Studying Visual Basic 6 and came across this bit of information :
****** URL of snippet is
http://www.vbexplorer.com/VBExplorer/file_dialog/file_dialog.asp
******* beginning of snippet ******
Drive Property (information from MSDN)
Returns or sets the selected drive at run time. Not available at design
time.
Syntax
drivelist.Drive [= drive]
******* end of snippet ******
Sure enough this property is not listed under the DriveListBox properties
..
Well if I didn't stumble on it I never would have learned of it's existance.
Can anyone suggest a better way than just stumbling around to identify
properties of other objects that aren't listed in the object's properties?
.
- Follow-Ups:
- Re: Run Time Properties
- From: J French
- Re: Run Time Properties
- Prev by Date: Reporting Tools
- Next by Date: Re: Run Time Properties
- Previous by thread: Reporting Tools
- Next by thread: Re: Run Time Properties
- Index(es):
Loading