Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Active X Command bar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Active X Command bar

 Post Reply Post Reply
Author
Message
Sampath Kumar S View Drop Down
Newbie
Newbie
Avatar

Joined: 26 July 2006
Location: India
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sampath Kumar S Quote  Post ReplyReply Direct Link To This Post Topic: Active X Command bar
    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
Back to Top
joeliner View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 June 2006
Status: Offline
Points: 273
Post Options Post Options   Thanks (0) Thanks(0)   Quote joeliner Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.