Search results for query: *

  • Users: skessinger
  • Content: Threads
  • Order by date
  1. S

    Question Get Y-Value where cursor intersects line graph

    I have a chart using 2-D line graphs with date/time as X-Axis. I add several series to the chart area. When the chart is plotted, the line graph connects the points in the series. When I click on the chart with the cursor displayed, I can use the CursorPositionChanged event: Private Sub...
  2. S

    Question How to format order of PowerPack shapes at design time?

    This used to work but now it is disabled. If I draw any shapes (Rectangular, Oval, or Line), I click on any particular shape, then when I click on menu Format, Order, both BringToFront and SendToBack are disabled?? I am using PowerPacks v. 10, with Visual Studio 2010 (VisualBasic.NET), on...
  3. S

    COM dll reference path is missing

    Using VB.NET 2008 SP1 on Windows XP Pro SP3: I am using an existing COM dll that works fine in VB6, on the same development machine. The VB6 app compiles and uses this dll without issue. I start from scratch to design a new Windows Form application in VB.Net. Then when I try to add a...
Back
Top