SetDesktopLocation Method (PrintProgressForm)
In This Topic
Syntax
'Declaration
Public Sub SetDesktopLocation( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SetDesktopLocation(
System.int? ,
System.int?
)
Parameters
- x
- y
See Also