Wrox Programmer Forums
|
BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003
This is the forum to discuss the Wrox book Professional VB.NET 2003 by Bill Evjen, Billy Hollis, Rockford Lhotka, Tim McCarthy, Jonathan Pinnock, Rama Ramachandran, Bill Sheldon; ISBN: 9780764559921
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 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 1st, 2005, 09:23 AM
Registered User
 
Join Date: Sep 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default About the toolbar

i have 2 form, one is MDI Form call frmMainForm, and a Login form call frmLogin, at the MDI Form i have a Toolbar; and 2 button(btnlogin and btncancel)

The question i want to ask is that, when i login to the system, i want to disable some of the icon in the toolbar.

i try the following code:

toolbar1.buttons(0).enabled = false

but the output is the icon can't disable.

Who can help me solve this problem, thx alot for your help although you can help me or not.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Help to get a Toolbar active Lars Ronnevig Beginning VB 6 0 March 5th, 2007 04:00 AM
ToolBar Help reyboy VB.NET 2002/2003 Basics 2 April 19th, 2005 08:35 PM
disabling the toolbar g_srinivas Javascript 6 July 25th, 2004 09:56 AM
Toolbar amantona Crystal Reports 0 May 12th, 2004 09:41 AM
Toolbar sangata VS.NET 2002/2003 2 April 13th, 2004 05:14 AM





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