Gets or sets the synonyms dialog box location.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)

Syntax

C#
public Point Location { get; set; }
Visual Basic (Declaration)
Public Property Location As Point

See Also