Unicode Controls & Classes for VB6 - Version 4
ctlUniImageWL
.OLEDropMode Property
Gets or sets the OleDropMode for the control
Syntax
Public Property Get OLEDropMode () As
eCtlOLEDropMode
Public Property Let OLEDropMode (ByVal
New_OLEDropMode
As
eCtlOLEDropMode
)
Parameters
Parameter
Description
ByVal
New_OLEDropMode
As
eCtlOLEDropMode
New value
Remarks