Hi,
In Basic MSI project UI dialog, display the contents of file or stream in a text box.
1. Display the contents from file or stream
2. The contents should be read only.
3. When right clicked on the control, context menu should be displayed allowing the user to copy the text.
We are unable to display the context menu when mouse right button is clicked.
Kindly let us know how to enable context menu for scrollable text control.
Please find the attached screenshot of the Expected behaviour.
Thank you.![Name: ExampleDlg_StartCopyingFiles.png
Views: 4
Size: 48.0 KB]()
In Basic MSI project UI dialog, display the contents of file or stream in a text box.
1. Display the contents from file or stream
2. The contents should be read only.
3. When right clicked on the control, context menu should be displayed allowing the user to copy the text.
We are unable to display the context menu when mouse right button is clicked.
Kindly let us know how to enable context menu for scrollable text control.
Please find the attached screenshot of the Expected behaviour.
Thank you.