Unicode Controls & Classes for VB6 - Version 4
ctlNumIncXP
.OLEDragMode Property
Gets or sets the OleDragMode for the control
Syntax
Public Property Get OLEDragMode () As
eCtlOLEDragMode
Public Property Let OLEDragMode (ByVal
New_OLEDragMode
As
eCtlOLEDragMode
)
Parameters
Parameter
Description
ByVal
New_OLEDragMode
As
eCtlOLEDragMode
New value
Remarks