Question

I have to show a popup in my Windows 8 C# app that displays a long list of information.

I want to do this in the same style as MessageDialog, but MessageDialog does not allow scrolling so I need some form of custom MessageDialog, but am not sure how to do so.

Was it helpful?

Solution

Callisto will help you with custom message dialog

GitHub

NuGet

Visual Studio Gallery

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top