When connecting to Visio from VB6, is it possible to scale the drawings down that are input into the Visio document? i know how to properly posistion them, i just need to know how to make them smaller or bigger.
i have created a front end in VB6 to an SQL database. i then use that front end to populate a table. the problem is that i can not select only the most current date. i have tried many different approaches but i can't figure out how to do this. i have a training session that i have to give on Oct...
i have visio document and in it i have a shape. i have named this shape by rick clicking on the shape then
Format>Special>Name
i changed the name to tester now can i access that shape in VB6 by some how accessing the name?
hello i am trying to make a table in a Visio document that will be filled in by a VB6 application. so i guess my first question would be
is it possible to make a table in Visio? if so how do i get started?
i'm not sure what forum to post this question. but here it is. i have the following code
Private Sub cmdVisio_Click()
Dim shp1Obj As Visio.Shape
Dim shape1 As Visio.Shape
Debug.Print FName
Set VisioApplication = New Visio.Application
Set VisioDocument =...
i have to create a VB6 Application that will connect to Visio and will put some pictures from an SQL server into the Visio file that has been opened. this is all fine i can connect to the visio file and i think that i will be able to put the pictures in there, the only problem is this, i need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.