473,811 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I show the flow chart in vb.net ?

I will use visio to draw a flow chart to show the module flows .
Can I do it in vb.net ?? or I should use visio to draw it. and then make it
as image file ??
Or... anyother suggestion ?
Thanks a lot
Nov 21 '05 #1
1 5599
Hi,

Maybe this will help
http://msdn.microsoft.com/msdnmag/is.../12/visio2003/

Ken
-------------------
"Agnes" <ag***@dynamict ech.com.hk> wrote in message
news:ee******** *****@TK2MSFTNG P10.phx.gbl...
I will use visio to draw a flow chart to show the module flows .
Can I do it in vb.net ?? or I should use visio to draw it. and then make it
as image file ??
Or... anyother suggestion ?
Thanks a lot

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1554
by: Praasd | last post by:
Hi I have a problem in understanding how to implement a process created in visio through code. For example I have a diagram in visio which is defining a process, lets assume some decision boxes i.e it's just like a flow chart. I have to write a program in c# which takes this file as input and follow the flow chart instructions based on the user inputs. Are there any such samples or links that can guide me, whixh can understand the flow chart...
0
1375
by: Tarek | last post by:
hi all, I just created a new crystal report with pie chart. But when I started to test, then it cannot show the pie chart, it shows "x" on the chart top-left corner. but just only show the correct data. WHY?? I feel appreciated that anyone can help me .... ^^' ... -- Regards,
4
3306
by: David Goldsmith | last post by:
Is there software that will take C++ source and generate from it a flow chart? Thanks! DG
3
3580
by: Hemanth | last post by:
Hi group I am loking for a tool to convert C source code to flow chart( as a visio diagram is preferred, but other formats are also fine)/ documentation. I If you know any such tool please post their name/ link. If this is not the right forum, please suggest the right forum thanks hemanth
1
3307
by: Daemon | last post by:
Hi All, I am going to use C#.Net to write an application which can let the user to design work flow diagrams within the application. So I think I have to acquire and employ some flow chart controls. Do any those of you have such valuable experience in doing the similar task? Any referal for the control? Many thanks in advance !!
4
3202
by: Lucas Tam | last post by:
Are there any free diagramming components to build flow chart type graphs for .NET - in particular one that works with ASP.NET? If not, can anyone recommend one of the commerical components over another? Northwood GoDiagram? SyncFusion? etc? Thanks! -- Lucas Tam (REMOVEnntp@rogers.com)
7
9436
by: codepp | last post by:
Hello I need a way to create a flow chart for some code written in C. I need if there are a normalized way to create it like UML. Thanks in advance.
0
1666
by: qwer | last post by:
Hi... I need to do a flow chart diagram using VB. As usual, I'm doing my car park system. So this is how it should look like: Upon arrival... 1) The user will see these messages - "Welcome to Paperless Car Park!" 2) "Before entering, please SMS your vehicle number to ..." (The ... is the SIM card in the GSM modem) 3) "Thank you. Your car plate number is ..." (The ... is the car plate number) 4) "Your IN time is __:__hrs"
1
2362
by: zohaibanwar | last post by:
this is the part of code i have completed Excel.Range chartRange; Excel.ChartObjects xlCharts = (Excel.ChartObjects)xlWorkSheet.ChartObjects(Type.Missing); Excel.ChartObject myChart = (Excel.ChartObject)xlCharts.Add(10, 80, 500, 250); Excel.Chart chartPage = myChart.Chart; chartRange = xlWorkSheet.get_Range("A1", "d9"); chartPage.SetSourceData(chartRange, misValue); chartPage.ChartType =...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10389
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10402
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10135
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9205
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6890
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5554
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4339
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3867
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.