No, but you could cast CForm object to FormPtr (CForm defines operator FormPtr()), use GetFormPtr() function or use m_pForm protected CForm member.
FrmSetMenu(GetFormPtr(), MenuID); _________________________________________ Best regards, Maks Pyatkovskiy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-palm-dev- > [EMAIL PROTECTED]] On Behalf Of htn > Sent: Wednesday, February 05, 2003 8:53 AM > To: Palm Developer Forum > Subject: SetMenu in POL > > > is there an equivalent API for FrmSetMenu( ) in POL? > > Thanks, > htn > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
