Pergunta

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.

Foi útil?

Solução

Callisto will help you with custom message dialog

GitHub

NuGet

Visual Studio Gallery

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top