Skip to content

Commit bb0a215

Browse files
committed
KB: Fix code snippet
1 parent 5ab4f7c commit bb0a215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knowledge-base/pdfviewer-disable-contextmenu.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ To disable the right-click context menu in PdfViewer for UI for WinForms, set th
3131
this.radPdfViewer1.RadContextMenu = null;
3232

3333
````
34+
3435
In some cases, the default menu items need to be modified, and the [RadPdfViewer Context Menu]({%slug winforms/pdfviewer/ui/context-menu%}) article demonstrates how to do that.
3536

3637
## See Also

0 commit comments

Comments
 (0)