Hi !
In the pfc_prermbmenu event, you have am_dw as the argument. For
Datawindow Properties, menu item, you have m_debug as the menu item
name, if you look into the m_dw menu, which the PFC uses as the default
right click menu for datawindow(u_dw). Just code in
am_dw.m_debug.Visible = False 
in the event. It gets fired before every right click of u_dw.
You can even  enable or disable any menu items here.
Thanks
Ajay


--- Rendy Theixar <[EMAIL PROTECTED]> wrote:
> ASAP
> 
> I used the datawindow object (u_dw)
> I've try to invisible the datawindow property at
> datawindow popup menu, but that menu still visible.
> What can I do to make that datawindow property
> invisble ?
> 
> THANKS
> 
> 
> 
> --------------------- "The greatest good we can do
> for others is not to share our riches but to reveal
> theirs" ---------------------
> Rendy Theixar
> PT. Surabaya Agung Industri Pulp & Paper Tbk
> Email         : [EMAIL PROTECTED]
> URL           : http://www.suryakertas.com
> 
> 
> > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH
> LIST SERVE COMMANDS, ADDRESS
> > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING
> MESSAGE:   help pfcsig
> > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
> 

_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com

> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to