Wrox Programmer Forums
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics 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 April 4th, 2008, 10:49 PM
Registered User
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexcym Send a message via Yahoo to alexcym
Default late binding,help?

ºóÆÚ°ó¶¨ ÇóÖú½â¾ö£¿
Private Sub NavigationPanel_MouseEnter(ByVal sender As Object, ByVal e As System.EventArgs)

        imgCurrentNavImage = sender.backgroundimage
        sender.backgroundimage = imlNavigation.Images.Item(ImageHighlighted))
        sender.cursor = Cursors.Handle
End Sub 'NavigationPanel_MouseEnter

option strict ²»ÔÊÐíºóÆڰ󶨣¬ÔÚ²»¹Ø±Õop tion strictµÄÇé¿öÏ£¬ÈçºÎ½â¾ö£¿


Alex Chen
 
Old April 5th, 2008, 09:10 PM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

Dear Alex

Text is not clear.. Can you repost it for us

Regards
Shasur


http://www.dotnetdud.blogspot.com

VBA Tips & Tricks (http://www.vbadud.blogspot.com)
 
Old April 7th, 2008, 03:26 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Alex,

This is an English site that uses the phonecian alphabet. Posting in Chinese characters (are they called cuneiform? I forget) will likely be very ineffective...





Similar Threads
Thread Thread Starter Forum Replies Last Post
Late Binding with COM DLL Rajashekhar G H Access 1 November 4th, 2011 01:33 PM
late binding meghaljani BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 6 August 22nd, 2008 07:06 PM
Subform Late Binding probitaille Access VBA 0 August 18th, 2007 02:02 AM
Late Binding Blade XML 3 July 17th, 2003 06:49 AM





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