System.Windows.Forms.Design.ComponentTray.SetTrayLocation Method

Sets the value of the Location extender property.

Syntax

public void SetTrayLocation (System.ComponentModel.IComponent receiver, System.Drawing.Point location)

Parameters

receiver
The System.ComponentModel.IComponent that receives the location extender property.
location
A System.Drawing.Point representing the location of receiver.

Remarks

The Location extender property is offered to all non-visual components. The actual value takes into account the value of System.Windows.Forms.ScrollableControl.AutoScrollPosition.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0