Hey Narcis
Thanks for the quick reply.
I did try that but my app keeps underlining the word and telling me that it's not declared.
Thanks
Carl
Search found 6 matches
- Fri Nov 16, 2007 1:14 pm
- Forum: ActiveX
- Topic: Adding Bar with default color values
- Replies: 5
- Views: 6128
- Fri Nov 16, 2007 12:18 pm
- Forum: ActiveX
- Topic: Adding Bar with default color values
- Replies: 5
- Views: 6128
Adding Bar with default color values
Hi I have an eval copy of Teechart pro 8 active ex running on VB.net and I can't seem to add a bar to the series with the default color theme defined by the chart editor. My code looks something like this: Me.AxTChart1.Series(0).Add(50, "Test", System.Convert.ToUInt32(System.Drawing.ColorTranslator....
- Thu Feb 09, 2006 7:09 am
- Forum: ActiveX
- Topic: Gantt zoom/centered programatically on certain date
- Replies: 3
- Views: 4277
Gantt zoom/centered programatically on certain date
Thanks for the help. It works Perfectly.
- Wed Feb 08, 2006 12:44 pm
- Forum: ActiveX
- Topic: Gantt zoom/centered programatically on certain date
- Replies: 3
- Views: 4277
Gantt zoom/centered programatically on certain date
Is there a way to zoom a Gantt programatically so that the gantt is always centered on the current date for example. I have an entire years worth of data in the chart but I need the gantt to zoom in by default on the current month only, but still allowing the user the ability to scroll left and righ...
- Mon Jul 18, 2005 6:02 am
- Forum: ActiveX
- Topic: Deleting the TeeCommander
- Replies: 3
- Views: 4573
Deleting the TeeCommander
After hitting the delete button the control just refreshes indefinitely. I can move the control around but I can't see it's properties while it's refreshing. I don't think that I've done anything specific. I have just started a new VB project and added the commander to a blank form. No other control...
- Fri Jul 15, 2005 10:18 am
- Forum: ActiveX
- Topic: Deleting the TeeCommander
- Replies: 3
- Views: 4573
Deleting the TeeCommander
I have an issue removing the TeeCommanderfrom my form. If I hit the delete button it looks like the TeeCommander starts refreshing itself over and over until vb crashes. I have tried cutting and deleting. Even if I remove the chart that it sits on the refreshign starts to happen - Any Ideas? - Pleas...