I'd like to try this, but I don't see where you'd place the statement to change the property. I don't see this property listed for dForm in the Class Designer. Is there another place I should look? Jonathan Poor In a message dated 8/2/2009 8:42:20 A.M. Eastern Daylight Time, [email protected] writes:
On Sun, Aug 2, 2009 at 8:47 AM, Manoharan Durga<[email protected]> wrote: > How do we hide the standard menu containing the options of 'File', > 'Edit', 'View', 'Help' and show only the contents in the cdxml file? You can just specify that with a form property: ShowMenuBar = False A nice place to check for properties is the API, which you can download or browse online at http://paul.dabodev.com/doc/api/ If you want to manipulate the menu, there are a lot of goodies at: http://paul.dabodev.com/doc/api/dabodoc/dabo.ui.uiwx.dMenuBar.dMenuBar.html **************A Good Credit Score is 700 or Above. See yours in just 2 easy steps! (http://pr.atwola.com/promoclk/100126575x1222846709x1201493018/aol?redir=http://www.freecreditreport.com/pm/default.aspx?sc=668072&hmpgID=115&bcd =JulystepsfooterNO115) --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
