ArcFM Responder Mobile Developer Guide
DragMove Method (MessageBox)






Syntax
'Declaration
 
<System.Security.SecurityCriticalAttribute()>
Public Sub DragMove() 
'Usage
 
Dim instance As MessageBox
 
instance.DragMove()
[System.Security.SecurityCritical()]
public void DragMove()
public procedure DragMove(); 
System.Security.SecurityCriticalAttribute()
public function DragMove();
[System.Security.SecurityCritical()]
public: void DragMove(); 
[System.Security.SecurityCritical()]
public:
void DragMove(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessageBox Class
MessageBox Members

Send Feedback