|
-
Feb 25th, 2025, 11:17 PM
#1
Thread Starter
Lively Member
How to put a MSChart on Tab5 of an SStab control?
My VB6 project has an SStab interface that displays multiple text reports. The reports are managed as a collection. Now I want to add one or more graphical reports using MSChart. I have made scatter plots with MSChart on a separate form (frmDRchart) that is in the project. I do this by sending a variant matrix containing data to frmDRchart.ChartIt(), which creates the scatter plot.
The change I want to make is to make the chart appear on Tab5 of the SSTab control. I have not figured out how to do that. I will appreciate any advice.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|