Jump to content
Software FX Community

PersonalizeMask


User (Legacy)

Recommended Posts

I am trying to use the PersonalizeMask property so that the dialog is not

dispalyed when using personalized charts, but have been unsuccessful. It

always prompts regardless of the setting. Is there is a working sample

using this property somewhere that shows how to do this? I have found a

mention of it under Personalized Charts in the Internet help, but it is not

referenced in the API. Can the default directory be changed as well?

Regards

Steve Townsend

Link to comment
Share on other sites

Hello,

Yes this value was not add to our include files. You can define this

yourself with the following value.

PROPPAGE_PERSONALIZE = 512

JT

Tech. Support

"Steve Townsend" <stephen.townsend@virgin.net> wrote in message

news:xKcp%230sVDHA.2896@WEBSERVER1...

> I am trying to use the PersonalizeMask property so that the dialog is not

> dispalyed when using personalized charts, but have been unsuccessful. It

> always prompts regardless of the setting. Is there is a working sample

> using this property somewhere that shows how to do this? I have found a

> mention of it under Personalized Charts in the Internet help, but it is

not

> referenced in the API. Can the default directory be changed as well?

>

> Regards

> Steve Townsend

>

>

Link to comment
Share on other sites

I am actually referring to the PersonalizeMask property with values

(CHART_PERS_DONTPROMPTFOLDER (1), CHART_PERS_DONTPROMPTCOMPANY (2),

CHART_PERS_MANUALSAVE (4)), as opposed to the PropPageMask property which I

think you are referring to. This is supposed to suppress the initial dialog

that prompts the user for the folder location to store the template files.

I would like to set the folder location, and suppress the dialog.

Regards

Steve Townsend

"SFX Tech Support" <support@softwarefx.com> wrote in message

news:kINzpI4WDHA.228@WEBSERVER1...

> Hello,

>

> Yes this value was not add to our include files. You can define this

> yourself with the following value.

>

> PROPPAGE_PERSONALIZE = 512

>

> JT

> Tech. Support

>

> "Steve Townsend" <stephen.townsend@virgin.net> wrote in message

> news:xKcp%230sVDHA.2896@WEBSERVER1...

> > I am trying to use the PersonalizeMask property so that the dialog is

not

> > dispalyed when using personalized charts, but have been unsuccessful.

It

> > always prompts regardless of the setting. Is there is a working sample

> > using this property somewhere that shows how to do this? I have found a

> > mention of it under Personalized Charts in the Internet help, but it is

> not

> > referenced in the API. Can the default directory be changed as well?

> >

> > Regards

> > Steve Townsend

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...