Print Page | Close Window

PopupControl in C#

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1595
Printed Date: 16 July 2025 at 4:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: PopupControl in C#
Posted By: Boyd
Subject: PopupControl in C#
Date Posted: 28 December 2004 at 9:51am

I cannot get the PopupControl to work under C#.  No matter what I try, the popup simply never appears and no exceptions are being thrown.

I've created a new form that contains a Button and the PopupControl.  The PopupControl has all the default properties.  I execute the 'PopupControl.Show' method from within the 'Click' event of the button.  Nothing happens.

Has Codejock or anyone else verified that the PopupControl can be used in C#?  The Xtreme Suite product page says Visual C# .NET 2003 is a supported environment, so I would assume this has been validated.  But then again, there is no sample C# project for the PopupControl.

Any feedback is greatly appreciated.  Using Xtreme Suite 9.51 in Visual C# .NET 2003 on Windows 2000.

Attaching Sample Project: https://forum.codejock.com/uploads/Boyd/2004-12-28_102138_PopupControlTest.zip - 2004-12-28_102138_PopupControlTest.zip




Replies:
Posted By: Boyd
Date Posted: 12 January 2005 at 8:01am

For those interested, the 'Show' method is reserved in C#, so there is a new method called 'CtlShow' that should be used instead.

axPopupControl.CtlShow();




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