Enter Keywords:
1 - 10 of 1105(0.034 seconds)
Sort By:
 
Well, I've already asked this before, but the answer wasn't exactly what I expected... The situation: I have 2 forms (form1 and form2), each one with an OLE container (ole1 and ole2), and form1 wit...
Zones: Visual BasicDate Answered: 04/02/1997 Rating: 7.0 Views: 0
I try to write a program in Visual C++ 5.0 using MFC which can remotely control MS Project using OLE. I found out that I have to write an OLE automation client. I would like to know, how to find ...
Zones: Windows MFC, Microso...Date Answered: 03/28/1997 Rating: 6.0 Views: 0
I am using an OLE control bound to a database to get bitmaps out of an Access OLE field.  This works fine, however what I really want to do is to assign that bitmap to be the background of my form....
Zones: Visual BasicDate Answered: 05/01/1997 Rating: 6.4 Views: 0
If I create a word8 object from VB ( 4.0 ) there is no menu or button balk. Are there availabale command to get the normal screen if  Word 8 it lounched via OLE ?
Zones: Visual Basic, Microsof...Date Answered: 08/03/1997 Rating: 5.6 Views: 0
My scenario is that I need to have x-number of client apps taking turns at passing text to a server app, and in turn, have the server app return resultant text to each client.      The clients will not ...
Zones: Visual BasicDate Answered: 08/21/1997 Rating: 7.6 Views: 0
In one of my softwares, I use OLE to transfer data into a Word file.  Each time I use this code, I open a NEW Word window.  How can I insert the data in the ACTIVE DOCUMENT if Word is already open?
Zones: Delphi ProgrammingDate Answered: 08/29/1997 Rating: 5.4 Views: 0
Hi, I want to use OLE to program frontpage. Where can I find eg the list with olecommands for frontpage? And other programs in general. (In specific I'm looking for the save command, I found the op...
Zones: Windows ProgrammingDate Answered: 09/02/1997 Rating: 7.2 Views: 0
Hi, I'm new to OLE. I want to write a VC5 function that opens a template in Word 97. In VBA, that looks like  Documents.Add   Template:="P:\MSOFFICE\Templates\mytemplate.dot",   NewTemplate:= Fals...
Zones: Windows MFC, Microso...Date Answered: 09/07/1997 Rating: 6.2 Views: 0
Hi everybody, that might be a newbie question but I am simply not able to find the solution ... What I want to do is to create a piece of VBA code which uses GetObject to start and instanciate an...
Zones: MS AccessDate Answered: 12/16/1997 Rating: 6.4 Views: 210
Hello!   I'm trying to pass an image from a PictureBox control to a OLE container, so I can edit the pictue.    I use this:       SavePicture Picture1.Picture, App.Path & "\myfile.bmp"       OLE1.CreateEmbe...
Zones: Visual BasicDate Answered: 01/19/1998 Rating: 6.6 Views: 0