| Thread | Last Post | Replies |
|
| Text to Speech | 29 Jan 2005 13:04 GMT | 1 |
Does anyone have any tips for a Text to Speech control in MS Access. I'd like to create an application and need a control that allows me to read a record out loud. Thanks - AB
|
| Grids/Data Sheet View and UNBOUND Controls and Forms. | 27 Jan 2005 15:09 GMT | 1 |
I am looking for either a control such as a grid or some way to include a datasheet view that is NOT bound directly to any of the data in any of my BE files. This object not only need to be able to have the capacity of multiple fields
|
| TreeView issues when drag and drop | 26 Jan 2005 18:03 GMT | 2 |
Hi, I created a Treeview control and prepared for drag and drop in acordance to Microsoft Knowledge base. The issue I have is that sometimes the selected node to drag is not the one I picked but the one just above. Can you give some light on this? Thanks,
|
| UPGRADED TO ACCESS 2003 AND HAVE A SERIOUS PROBLEM | 26 Jan 2005 17:51 GMT | 3 |
I just upgraded from Access 2002 to 2003 and suddenly everywhere a macro runs to change the visible property for a form ( such as setting a popup to not visible) it gives me a message that the ActiveX for that control needs to be registered, but it doesn't say which one it is. Is ...
|
| html active-X | 25 Jan 2005 20:12 GMT | 3 |
I'm searching for an Active-x control to show html page (html code stored in an memo-field) in a form. I'm also looking for an posibility to store messages from outlook and outlook-express in an access database and
|
| Making a multiple .ocx and .dll ActiveX CAB into an executable file for distribution | 24 Jan 2005 17:58 GMT | 1 |
I'd like some advice please. I have a project concerning client-server ActiveX, it is composed of several .dll and .ocx components made in both C++ and VB 6.0. It runs a linux server and microsoft clients.
|
| CControlBar inside an ActiveX control | 22 Jan 2005 20:47 GMT | 1 |
I have to make SDI interface with that should display more control bars with information on it (I choose control bar because it must be dockable). Now the problem is that I want to display this interface from an executable that implemt this SDI and from another application ...
|
| c++ dll vb.net | 20 Jan 2005 21:07 GMT | 1 |
I have created a .dll in C++ called mydll.dll with one function char* Goodboy(char *brother, unsigned char *sister) I would like to use mydll.dll in vb.net can someone help me with that?
|
| Activex Can't Create Object | 19 Jan 2005 23:12 GMT | 2 |
Access 2000 Question: Under XP Access worked well, After updating to XP Sp2, Acess now will not operate any wizards and returns the mnessage "ActivceX Compnent Can't create Object. I have:
|
| DTPicker write-protected | 16 Jan 2005 17:40 GMT | 1 |
I want to set a date to a DTPicker control and Acces says that the object si write protected or protected for update (it tells me this in german, so I don't know exactly what the message in English is) MyDTPicker = Date() or MyDTPicker.Value = Date()
|
| Outlook ActiveX controls | 15 Jan 2005 08:46 GMT | 1 |
Two part question: 1. Where do I find documentation on the Outlook ActiveX controls that come with office? For that matter, all the other ActiveX controls that come with office?
|
| TreeView Control bug? | 14 Jan 2005 01:20 GMT | 5 |
I'm having a lot of trouble with the "Selected" method, which is supposed to select the required node by highlighting it. Most of the time it doesn't actually highlight the node, but does in fact consider it to be selected (which can be tested by using the SelectItem property).
|
| selecting treeview nodes programmatically | 13 Jan 2005 18:02 GMT | 2 |
I agree with "Steve" <anonymous@discussions.microsoft.com> Dec 3 2003 8:28AM, the literature regarding control treeview is pretty abysmal.
|
| Distributing controls with Access | 13 Jan 2005 08:04 GMT | 7 |
Hi, I have developed a Access application which I have Access XP. When attempting to run on machine w/ Access 2000 some controls are missing or not installed. How do I build a distribution install for these machines that
|
| Windows2003 and activeX dlls | 12 Jan 2005 16:42 GMT | 2 |
We have made a webapplication with several dlls that we have been working for a while on windows 2000 and even installed it on a Windows 2003. We have just bought a new server and I try to install the dlls with regsvr32 but I keep getting the same error :
|