Jump to content
Software FX Community

Re: Disable Properties Dialog when double clicking chart


Software FX

Recommended Posts

Hi,

Use:

ChartFX1.ContextMenus = False 'no context menu available

ChartFX1.DbkClk Chart_Noneclk 'no doble click available (no properties

dialog available)

--

Regards,

Percy Dyer

Software FX, Inc. Tech Support

==================================

"Steve Schreiner (VBLogic, Inc.)" <steve@vblogic.com> wrote in message

news:gh7C7rTZAHA.2916@sfxserver.softwarefx.com...

> How can i disable the properties dialog from popping up when a user double

> clicks anywhere on the chart?

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...