The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Can someone tell me what version of Syncfusion Essential Tools that the IntegerTextBox was first introduced? I recently acquired some code that I have to make modifications on and when trying to build with Syncfusion libraries of 1.6.1.0, the reference to Syncfusion.Windows.Forms.Tools.IntegerTextBox is unable to be resolved making me think the codebase was actually built with a newer version of the libraries than what I have been told.
Thanks
Disregard request - I did not realize that my .NET solution was actually referencing version older versions of the library - I must have installed version 1.6.1.0 along side my older version. So to answer my own question...it appears IntegerTextBox was in version 1.6.1.0.
>Can someone tell me what version of Syncfusion Essential Tools that the IntegerTextBox was first introduced? I recently acquired some code that I have to make modifications on and when trying to build with Syncfusion libraries of 1.6.1.0, the reference to Syncfusion.Windows.Forms.Tools.IntegerTextBox is unable to be resolved making me think the codebase was actually built with a newer version of the libraries than what I have been told.
>Thanks