Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I make the CWGRAPH1/ custom/ property pages accessible during run time so they can change parameters similar to LabVIEW apps?

How do I make the component works ActiveX control CWGRAPH1/ custom/ property pages accessible to the end user during run time so they can change parameters similar to LabVIEW apps?
0 Kudos
Message 1 of 3
(3,483 Views)
As of now, you cannot bring up the property page in ComponentWorks at run-time. You can however change the properties with your program. By doing this you can give the user options of properties you think they will want to change. Take a look at the msref help file for more info on all the properties you can change for the CWGraph.

Brian
0 Kudos
Message 2 of 3
(3,483 Views)
Who can you access the property pages of a control at run-time in LabVIEW??
0 Kudos
Message 3 of 3
(3,483 Views)