M
mariacp
Hi,
I'm new to OWC with VB .NET, I've been surfing through forums trying t
find the answers to some of my doubts. Hope I can get some help from an
of you.
I've rebuild the owc11 component so that I can handle events. Then I'v
reproduce this example: HOW TO: Handle Events for the Office XP Char
Component by Using Visual Basic .NET
http://support.microsoft.com/?scid=kb;en;319557
Which works ok.
Then, I've added a button, so that when I click it, the chart get
painted again.
It doesn't work!
I've used AxChartSpace1.Repaint() in the Button1_click event but i
doesn't called the Form1_load event where the chart is painted.
Any ideas?
Thanks a lot,
Mari
I'm new to OWC with VB .NET, I've been surfing through forums trying t
find the answers to some of my doubts. Hope I can get some help from an
of you.
I've rebuild the owc11 component so that I can handle events. Then I'v
reproduce this example: HOW TO: Handle Events for the Office XP Char
Component by Using Visual Basic .NET
http://support.microsoft.com/?scid=kb;en;319557
Which works ok.
Then, I've added a button, so that when I click it, the chart get
painted again.
It doesn't work!
I've used AxChartSpace1.Repaint() in the Button1_click event but i
doesn't called the Form1_load event where the chart is painted.
Any ideas?
Thanks a lot,
Mari