2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Custom controlsThe custom controls are not standard HTML elements, but they are user defined controls that are created by the user for improving the application's richness and productivity. The custom tag is used to include the custom controls in the HTML document. The custom tag comes with two attributes, the 'assembly' and the 'class'. The 'assembly' attribute refers to the namespace where the control is located, and the 'class' attribute represents the control. The 'class' is a member of the 'asssembly'. A HTML document containing custom controls is shown below. <html> <body> <div>CheckBoxAdv:<CUSTOM class="Syncfusion.Windows.Forms.Tools.CheckBoxAdv" assembly="Syncfusion.tools.windows"></CUSTOM></div> <div>NumericUpDown:<CUSTOM class="NumericUpDown" assembly="System.Windows.Forms"></CUSTOM></div> </body> </html>
Reference link: https://help.syncfusion.com/windowsforms/html-viewer/custom-controls |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.