Force return on current drag drop operation.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared Sub ForceReturn() |
| C# | |
|---|
public static void ForceReturn() |
| Delphi | |
|---|
public procedure ForceReturn(); static; |
| JScript | |
|---|
public static function ForceReturn(); |
| Managed Extensions for C++ | |
|---|
public: static void ForceReturn(); |
| C++/CLI | |
|---|
public:
static void ForceReturn(); |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also