Unicode Controls & Classes for VB6 - Version 4
ctlUniDriveBoxXP
.Drive Property
Gets or sets the current drive
Syntax
Public Property Get Drive () As String
Public Property Let Drive (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
The new value, only the first letter will be used
Remarks