ComponentOne Input for WinForms
SetDesktopLocation Method (C1ColorPickerDropDownForm)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ColorPickerDropDownForm 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

C1ColorPickerDropDownForm Class
C1ColorPickerDropDownForm Members