PRB: "Member Column<n> is a class member" Error Message (130414)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130414 SYMPTOMS
Changing the ColumnCount property of a grid class, subclassed onto a form,
to a value less than the one already set for the grid class when it was
created results in this error:
Member COLUMN<n> is a class member.
CAUSE
You cannot delete members from an instantiated object that are members of
the base class.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 2/11/2000 |
---|
Keywords: | kberrmsg KB130414 |
---|
|