MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Child of WindowsFormsHost inside materialDesign:DialogHost.DialogContent not visible.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
### Bug explanation
Hello everyone!
I want to use a WindowsFormsHost as Content inside of a DialogHost.
Unfortunately the added child element of the WindowsFormsHost is not visible, but i can interact with it (e.g. the contextmenu opens when rightclicking on an inputmask)
Do you have any ideas how i can achieve to see the child of the WindowsFormsHost ?
Best wishes
Gabriel
### Version
4.9.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue described with WindowsFormsHost as content inside materialDesign:DialogHost.DialogContent on version 4.9.0. Inspect the interaction between these two controls and verify that the WindowsFormsHost child becomes visible while remaining interactive, including its context menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100