FreeTextBox 3.2 Documentation
ShowTagPath Property
NamespacesFreeTextBoxControlsFreeTextBoxShowTagPath
Gets or sets whether to show the path of tags at the cursor position
Declaration Syntax
C# Visual Basic Visual C++
                  public bool ShowTagPath { get; set; }
                  Public Property ShowTagPath As Boolean
                  public:
property bool ShowTagPath {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068