Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / DoMove Method


In This Topic
DoMove Method (DataValidationNote)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub DoMove( _
   ByVal pt As Point _
) 
 
'Usage
 
Dim instance As DataValidationNote
Dim pt As Point
 
instance.DoMove(pt)

Parameters

pt
See Also