Custom Control Sample Project
Here is a list of all the sample code contained in the Custom Control sample project you can access on Github at K2Documentation.Samples.Extensions.SmartForms.CustomControl
Project folder | Description |
---|---|
BasicControl | The Basic Custom Control |
JavaScriptControl | The Custom Control with JavaScript |
StyleControl | The Custom Control with Style Sheet |
ExampleControls | The Custom Control with style properties |
ControlUsingResource | Control using custom resource files |
IconControl | Adding an icon to Custom Control |
CustomControlGetSet | Custom Control using Get and Set values |