|
Interface userdefined tags to WindowsForms controls
The other form of using the HTMLUI control in rendering the user defined controls is by creating a control in the HTML document as an html element and interfacing that html element to a control available on the form. The HTMLUI control will take care of the layout of the control interfaced on the form based on the properties available for it in the html document. This method helps in creating applications involving customized layouts and advanced user interactivity.
Interface userdefined Tags to Windows Forms
|
|
|
|