Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27337

VS 2008 Display graphics in tabforms

$
0
0
I have tab pages in my form and in one of the pages, based on the user's selection, some engineering graphics have to be drawn. I tried my best to get the same on the tab page but wasn't able to figure it out so presently the user has to click a button which then calls another form on which I am displaying those graphics.

Is there a way in which I can get the same graphics directly on the tab page? I have the following Import statements on the form which holds the tab pages:

"Imports System.Data.OleDb
Imports CrystalDecisions.CrystalReports.Engine
Imports System.Drawing
Imports System.Console
Imports System.Math"

But nothing is getting displayed when I use the tdraw function.

Would really appreciate some help on this. Thanks

Viewing all articles
Browse latest Browse all 27337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>