With the C1Studio installer, you get InputPanel samples that help you understand the implementation of the product. The C# and VB samples are available at the default installation folder-
Documents\ComponentOne Samples\UWP\C1.UWP.InputPanel.
The C# sample available at the default installation location is as follows:
Sample | Description |
---|---|
InputPanelSamples | This sample demonstrates an example of binding data to InputPanel in code. |
The VB sample available at the default installation location is as follows:
Sample | Description |
---|---|
InputPanelSamples | This sample demonstrates an example of binding data to InputPanel in code. |