Wrox Programmer Forums
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 22nd, 2006, 04:38 AM
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default login dillema

  hi i am developing a windows application where i need
to provide login security for the MDI form. my dillema is as follows

initially the MDI form loads with all MenuItems disabled except loginmenu. after login item is clicked the login form is activated .
what i need to do is enable all other MenuItems of MDI form when the login information is correct. since the MDIFORM_LOAD method has disabled the menuitems. i am not able to reference the menuitm members of MDIFORM class in the click event of login form.

any solutions please.


 
Old March 29th, 2006, 07:52 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to ashu_from_india Send a message via Yahoo to ashu_from_india
Default

make the MDIForm object Public and then u can access it from the LoginForm







Similar Threads
Thread Thread Starter Forum Replies Last Post
login dillema post 2 vijayaptetheone General .NET 0 March 22nd, 2006 05:20 AM
Dataset Dillema Aaron Edwards ASP.NET 1.0 and 1.1 Professional 4 October 6th, 2005 02:07 AM
Dataset Dillema Aaron Edwards ADO.NET 1 September 10th, 2005 05:09 PM
login failed for user nt authority\anonymous login rj1406 Classic ASP Databases 1 October 24th, 2004 09:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.