Print Page | Close Window

No Skin with MessageBox using MessageBoxOptions

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=23834
Printed Date: 30 April 2024 at 10:18am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: No Skin with MessageBox using MessageBoxOptions
Posted By: TShriver
Subject: No Skin with MessageBox using MessageBoxOptions
Date Posted: 31 March 2019 at 11:34am
Hello,

In order to have the a .Net MessageBox appear in front of other forms, you need to use the MessageBoxOptions.ServiceNotification.   When using this parameter the MessageBox does not use the skin framework.  Is there a solution or work around to this?

MessageBox.Show(sMessage, sTitle, MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1, MessageBoxOptions.ServiceNotification, False)

Thank you in advance...

Tim



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net