|
|
Hi,
I downloaded the compiled version 4. How do I get the template in VS2010 like ChildWindow?
|
|
|
|
OK. Here is what I did.
- Added a new item to the project using ChildWindow template
- Referenced the Flotablewindow.dll in the project and the XAML.
- Added: xmlns:windows="clr-namespace:System.Windows.Controls;assembly=FloatableWindow"
- In xaml: changed <sdk:Childwindow> to <windows:FlotableWindow>
- My FlotableWindow is ready for use.
Many thanks Tim! Now I can resize my childwindow.
|
|
|
|
I am not able to process this as child window, please could you send me a code in VB language for silverliglight float window.
|
|
|
|
please reply , it imp
|
|