Defines the starting location of the dialog if the StartPosition property is set to TXSpell.DialogStartPosition.Manual. The default value is null

Syntax

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