Displays an asterick on the current tab whenever the text has been modified
but is not yet saved.
| C# |
public bool ShowModifiedAsterick { get; set; }
The default is true.
| C# |
public bool ShowModifiedAsterick { get; set; }