Click or drag to resize

OleDragEvent.ServerName Property

X#
A string representing the OLE server name. By examining the object and/or server name, the container application can selectively allow or disallow a particular object or server as a drag and drop source.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ServerName AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A string representing the OLE server name. By examining the object and/or server name, the container application can selectively allow or disallow a particular object or server as a drag and drop source.
See Also