G
Gcook888
My Access 2000 ObjectBrowser currently takes something like
Chart.ChartArea.Interior.Pattern
and lists
Classes Members of ...
Chart PROPERTY ICON ChartArea
ChartArea
:
Interior
:
The PROPERTY ChartArea is tied back to the Class ChartArea when I click on the
link in the Description pane.
I was reading about ObjectBrowser at MSDN but it was for the VisualStudio .NET
ObjectBrowser. It said you had a tree view where you could expand an object by
clicking on a (+) sign.
Is the ICON PROPERTY nomenclature confusing or am I just not up on
Object-Enabled Terminology? I guess with 2 panes its impossible to visually
represent a base class and 2 subclasses.
Chart.ChartArea.Interior.Pattern
and lists
Classes Members of ...
Chart PROPERTY ICON ChartArea
ChartArea
:
Interior
:
The PROPERTY ChartArea is tied back to the Class ChartArea when I click on the
link in the Description pane.
I was reading about ObjectBrowser at MSDN but it was for the VisualStudio .NET
ObjectBrowser. It said you had a tree view where you could expand an object by
clicking on a (+) sign.
Is the ICON PROPERTY nomenclature confusing or am I just not up on
Object-Enabled Terminology? I guess with 2 panes its impossible to visually
represent a base class and 2 subclasses.