Stack Trace Class.
Fixing logic between ItemSelected and DisplayRTB
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
if (_DisplayRTB != null) _DisplayRTB.SaveText();
|
||||
//if (_DisplayRTB != null) _DisplayRTB.SaveText();
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
|
Reference in New Issue
Block a user