Property LocationInPixels
LocationInPixels
Gets or sets control's location in pixels. You should not normally use this property unless this control is a top level window.
[Browsable(false)]
public virtual PointI LocationInPixels { get; set; }
Gets or sets control's location in pixels. You should not normally use this property unless this control is a top level window.
[Browsable(false)]
public virtual PointI LocationInPixels { get; set; }