VB Graph Control: ThisPoint, ThisSet Reset to 1 at Run Time (82155)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
This article was previously published under Q82155 SUMMARY
The Graph version 1.2 custom control in the Professional Edition of
Microsoft Visual Basic versions 2.0 or 3.0 for Windows, and in the
Microsoft Professional Toolkit for Visual Basic version 1.0 for Windows,
allows you to set the values of the ThisPoint and ThisSet properties at
design time to aid in the development of your graphs. However, when you
run the project, the Graph custom control resets the property values of
ThisPoint and ThisSet to 1.
This behavior is a design feature of the Graph custom control to help
avoid logic errors in your code. If your program requires ThisPoint
and ThisSet to be a value other than 1 upon execution of the project,
you will need to specifically set these property values in the
program's code.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB82155 |
---|
|