I'm thinking maybe it unloaded from my DataPage install. The 'About' property says its from Wilcox.
kneislyd
Looks a lot like Datapage. On my PC though it is in the PCDMIS folder and I have not installed Datapage. I thought it had something to do with it when I looked at it after you mentioned it. What have you done with it so far?
craiger_ny
It does, It has a property that will switch between the Datapage look and Dataview look.
kneislyd
Well, so far I've been able to reference it from within a VB.net 2005 project. Created some radio buttons that when pressed cause the chart to switch between the various chart types (run time, histogram etc). Added a button that when pressed causes the 'About' window of the control to pop-up. So basically I know I can interact with it.
Based on what I see in the Object browser I ought to be able to pass measurement data into it and tell it to calculate standard deviation, cpk, ppk or whatever.
When I get a little further I'll report it here.
kneislyd