You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on program that uses the KryptonToolkit.
By default the ExtendedKryptonMessageBox is displayed TopMost, which means it is on the top of any other application. This behavoir is different to the standard MessageBox and all other none .Net programms and I don't like it.
I would like to ask you if it is possible to add a static property TopMost to the ExtendedKryptonMessageBox class which will be used in InitializeComponent?
By default this property should be initialized with true to be backward compatible.
Best regards
The text was updated successfully, but these errors were encountered:
Helle @Wagnerp,
I'm working on program that uses the KryptonToolkit.
By default the ExtendedKryptonMessageBox is displayed TopMost, which means it is on the top of any other application. This behavoir is different to the standard MessageBox and all other none .Net programms and I don't like it.
I would like to ask you if it is possible to add a static property TopMost to the ExtendedKryptonMessageBox class which will be used in InitializeComponent?
By default this property should be initialized with true to be backward compatible.
Best regards
The text was updated successfully, but these errors were encountered: