ComponentTray::SetLocation Method (IComponent^, Point)
.NET Framework (current version)
Sets the location of the specified component to the specified location.
Assembly: System.Design (in System.Design.dll)
Parameters
- receiver
-
Type:
System.ComponentModel::IComponent^
The IComponent to set the location of.
- location
-
Type:
System.Drawing::Point
A Point indicating the new location for the specified component.
.NET Framework
Available since 1.1
Available since 1.1
Show: