Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic typographical error on VB sample (Read 1954 times)
BidMaestro
Junior Member
**
Offline


to learn is to live

Posts: 74
Location: Australia
Joined: Apr 20th, 2008
typographical error on VB sample
Jun 12th, 2008 at 11:59am
Print Post  
VB Sample Iconnodes

Typo error in Form1.vb (Iconenode and isntances):

       info.Text = "This example shows how to create a custom node class that " + _
        "exposes some new properties in addition to the ones defined by " + _
        "DiagramNode and implements its own drawing logic. Click on the " + _
        "drawing surface or draw with the mouse to create isntances of " + _
        "the custom IconeNode class."

Does not effect run of program; just thought you might want to correct language

regards
Doug
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: typographical error on VB sample
Reply #1 - Jun 12th, 2008 at 1:20pm
Print Post  
Thank you, we'll surely fix it 8)

Regards
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint