Print Page | Close Window

Active X Command bar

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=5715
Printed Date: 16 May 2024 at 7:10am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Active X Command bar
Posted By: Sampath Kumar S
Subject: Active X Command bar
Date Posted: 07 December 2006 at 4:29am
Hi
 
     We have problem in commandbar with windowlist menu. in mdi application if user opens more than 9 windows then the window list is not show fill windowlist. kindly help us how to make more windows option like VB in windowlist. i used the id as 35000. kindly give me solution.
 
 
Thanks
Sampath Kumar s



Replies:
Posted By: joeliner
Date Posted: 08 December 2006 at 1:21am
Hi Kumar,

Av bin working with a work-around using form.count to establish the number of forms that are currently visible since more than 9 windows on that list wasn't ideal for me considering small resolutions not forgeting you could be having some additional commandbuttons too.Guess you could try: If forms.count is > 9 then show a "More Windows..." commandbutton that leads to a form with a listview numerating the open forms(using form.name) on it; else hide commandbutton.

Wud be glad if this can be a permanent solution of controlling this behaviour.

Regards.



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