Skip to content

Commit 5429355

Browse files
committed
Update Licensing- Add warning images
1 parent 1829425 commit 5429355

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

licensing/images/banner.png

3.44 KB
Loading

licensing/images/modal-dialog.png

50.2 KB
Loading

licensing/images/watermark.png

53.5 KB
Loading

licensing/license-errors-warnings.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,35 @@ An invalid license can be caused by any of the following:
2929
- Not installing a license key in your application.
3030
- Not updating the license key after renewing your Telerik UI for .NET WinForms license.
3131

32+
## License Warnings
33+
34+
If you use Telerik UI for WinForms in a project with an invalid license, the UI components exhibit the following invalid license attributes:
35+
36+
* A [watermark](#watermark) appears over a number of selected components.
37+
* A [banner](#banner) is rendered on pages that use the Telerik UI for WinForms components.
38+
* A [modal dialog](#modal-dialog) appears on pages when your Telerik UI for WinForms license has expired.
39+
40+
### Watermark
41+
42+
A watermark appearing on the form using Telerik UI for WinForms controls:
43+
44+
![Watermark in the Light Theme](/images/watermark.png)
45+
46+
### Banner
47+
48+
A banner appears on pages that use unlicensed Telerik UI for WinForms components:
49+
50+
![Banner](/images/banner.png)
51+
52+
* Clicking the ? button of the banner takes you to the Telerik licensing price page.
53+
* Clicking the x button of the banner closes it until the page is reloaded or a license is activated.
54+
55+
### Modal Dialog
56+
57+
A modal dialog appears on pages when your Telerik UI for WinForms license has expired:
58+
59+
![Modal Dialog](/images/modal-dialog.png)
60+
3261
## License Warnings and Errors
3362

3463
When using Telerik UI for .NET WinForms in a project with an expired or missing license, the `Telerik.Licensing` build task will indicate the following errors or conditions:

0 commit comments

Comments
 (0)