2X faster development
The ultimate WPF UI toolkit to boost your development speed.
While changing the selection in TabControl, TabItem content will be Collapsed other than selected tab. So FloatWindows will be visible only when the Parent TabItem is Selected. It is the default behavior of the TabControl. We can overcome this behavior by changing the IsOpen property of the NativeFloatWindow as True. The same has been demonstrated in the following code. MainWindow.xaml
MainWindow.cs
UserControl.xaml:
UserControl.cs
Output:
Float Window(“Window”) is the child of Tab1, but “Window” is visible even if the Tab1 is not selected.
|
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.