View Single Post
  #3 (permalink)  
Old 10-07-2008, 4:30 AM
pettrer pettrer is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Sep 2008
Posts: 39
Reputation: 7
pettrer is on a distinguished programming path ahead
Post

John,

Thanks for replying. The problem is that a label doesn't have an ID property (at least not as according to Visual Studio 2008):

Error 21 'id' is not a member of 'System.Windows.Forms.Label'.

Given the magnitude of your VB.Net knowledge, am I not understanding you correctly? Also, am I making this unnecessarily difficult? For some reason, its been very hard to find info on this kind of feature.

Thanks again,

Pettrer
Reply With Quote