Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - SOLVED: Right click on PropertyGrid Control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SOLVED: Right click on PropertyGrid Control

 Post Reply Post Reply
Author
Message
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Topic: SOLVED: Right click on PropertyGrid Control
    Posted: 23 February 2009 at 2:28pm
Hi,
 
When skin is applied , right click will activate System menu on PropertyGrid Control.
 
To reproduce:
 
  • You can use CodeJock PropertyGrid sample.
  • Add FormExtender Control and SkinFrameWork control to form
  • Add code in frmMain.Load event:
        SkinFramework1.LoadSkin App.Path & "\Office2007.cjstyles", "Normalblue.ini"
        SkinFramework1.ApplyWindow frmMain.hWnd
  • Set FormExtender control property AllowDragClient = True
  • Run app.
  • Right click PropertyGrid control and you will see System menu.
 
Thank you

   

SOLVED in V13.1

 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2009 at 3:35am
Hi,
 
Testing this a bit further... It looks like system menu will appear on every control that is on form. It's combination of SkinFrameWork and FormExtender control.
 
Works OK:
  1. When no skin applied.
  2. When FormExtender.AllowDragClient = False

If one of these two options is used it doesn't work anymore.

 
Here is test project.
 
 
 
 
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2009 at 4:04am
Thanks. Fixed now.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.156 seconds.