ComponentOne SpellChecker for WinForms
SetDesktopLocation Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog Class : SetDesktopLocation Method
Syntax
'Declaration
 
Public Sub SetDesktopLocation( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) 
public void SetDesktopLocation( 
   System.int x,
   System.int y
)

Parameters

x
y
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members