Defines the starting location of the dialog if the StartPosition property is set to TXSpell.DialogStartPosition.Manual. The default value is System.Drawing.Point.Empty

Syntax

public System.Drawing.Point Location { get; set; }
Public Property Location() As System.Drawing.Point