Gets or sets the starting position of the form at run time. The default value is TXSpell.DialogStartPosition.CenterScreen.

Syntax

public TXSpell.DialogStartPosition StartPosition { get; set; }
Public Property StartPosition() As TXSpell.DialogStartPosition