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.
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