o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Hiding Access container -

How do I hide the Access container when creating an Access application? I have seen it done before where when you start the Access program, only the forms are visible and the Access container itself is hidden..

Any help would be appreciated..

Dan

 

Hiding Access container -
How do I hide the Access container when creating an Access application? I have seen it done before where when you start the Access program, only the forms are visible and the Access container itself is hidden.. Any help would be appreciated.. Dan


Multiple results -
Hi .... I have the following scenerio ...... I have a container (box) that can contain items. One of those Items can be another Container that Contains items, Which can contain another container that contains items...... You get the idea. Now storing the data is not a proble


Create a container that can access directories -
I want to make a program that can be the container of paths.For example we can use it for accessing the directories; we want to access the windows directory and run this program, click the icon of windows directory then c:\windows opens.Like a desktop shortcut icons.When we want to add


Polymorphism and Casting <resolved> -
I've got some container (vector, list, etc.) that stores pointers to a base class because I'd like to "store" all the derived types in one container. I've a couple questions: 1)What's a good way to differentiate between all the various derived classes within this containe


OLE Container Drag and drop -
I have an Access database and in a table I have a field set to a data type of OLE Object I have an OLE container on my from and have set it's OLDDropMode to automatic and its datafield to the field in the database. Basically what I am attempting to do is when I add or edit a record b


ACCESS CONTAINER QUESTION - Gaffer -
Gaffer you answered some of my other questions about this..... I was able to access the properties of a report using the container and all that... but what if I want to do the same thing for a query??? I cant seem to find a way to access the description property of a query....


Hiding or obfusticating php -
Does anyone know a way of Hiding or obfusticating php so a php/mySQL system could be distributed to users for installing without them being able to access the php code


container definition -
hi im trying to draw 2 pictures boxes inside a tabstrip that must be its container but i dont have success the container always is the form there's a way to define what's the container of control?? thanks


saving an OLE object (.jpg picture) from an OLE container to access -
I know this has been discussed in detail - but I'm just not quite clear. I'm writing a vb program to manipulate data in a database. One of my fields is type OLE object, to save a picture. At this stage in the program, I've imported a .jpg file to an OLE container. Now I want


MS Access container controls -
Does MS Access have any container controls like VB? I tried using the Frame control to place a list of option buttons w/associated labels and they don't seem to stay inside the frame. Am I doing something wrong or is this not possible? Thanks, Blake


container messages -
Hi, I'm trying to recreate a radio button type control so that only one can be set within any container (just like radio buttons). Is there anyway that when I set change one of the controls properties it can send a message to it's container. The container can then send a message and


VB.Net and OLE container alternatives -
I'm currently using VB.Net 2003 and I've realized that I don't have the option to use an OLE container. I have to convert a VB6 project to vb.net and I was wondering what I can do in place of the VB6 OLE container? I can't lose this functionality in the program so I have to figure ou


OLE Container DLL -
somebody help me please!!!!!!!!!!!! I don't know why but i can't view jpegs in the ole container but i can view word docs etc. does anybody know if there are any dependency files for the OLE container i need to include?


Choosing the right container control -
I have revised my plan for the webdevelopment since my last post. I have a web site where I would click a link button. Once it is clicked a container control with check boxes and command buttons will become visible. Once the check boxes are enabled and the command button pressed, the c


Nested Repeater Control -
<ItemTemplate> <tr bgcolor="White" height="24px"> <td align="center"><%# DataBinder.Eval(Container.DataItem, "DRUG_CASE_QUANTITY") %></td> <td align="center"><%# DataBinder.Eval(Container.DataIt


Nested Repeater Control -
<ItemTemplate> <tr bgcolor="White" height="24px"> <td align="center"><%# DataBinder.Eval(Container.DataItem, "DRUG_CASE_QUANTITY") %></td> <td align="center"><%# DataBinder.Eval(Co


FoxPro question - container removal on form -
I know this is a VB Forum, but you guys all rock so I know somebody out there has the answer! maybe if we had a VFP forum....... I have a form which has an option group with 4 choices. I have 4 containers of controls, each 'connected' to a particular option so that when the user sel


API GURU NEEDED -File extension from Class Name -
Heres what I am trying to do. I am trying to store files in an access database by allowing drag and drop into an OLE container field. With the help of Beacon (from this site) I can take any file dropped in OLE container, and store it as long binary data in my access database. The ole c


problem with ado and ole container -
hi i have a problem with ado control and ole container. i am trying to build a address book with access database,vb6 database contains some feilds including photo. the data type of photo is ole when i trying to use ado data control and ole container control to display photo in a f


Embed app -
I've posted on numerous boards, and no one has an answer, so I'm really hoping you guys can help. I'm writing a vb6 app that will integrate a number of other apps, using an OLE container. One external app (solomon) doesn't support in-place activation, so it loads in a separate window


Extensible App API -
If you had an app that loaded plugins, what's the best way to allow the plugins to talk to the container? I'm guessing kinda the reverse of the container loading the plugins. Define another interface and use that. Or maybe public methods that the container somehow exposes. In gen


Alternative method of connecting to my Database -
I have a database in SQL which I can access through ADO perfectly fine but this database contains Images (OLE OBJECTS) Officially, Microsoft says this about it in MSDN: INFO: Issues Migrating from DAO/Jet to ADO/Jet ID: Q225048 OLE Container Control Many databases, includin


Detect what container a control is in -
How can you step thru each control on a form and determine if it is in a container or not and what container it is in?


Getting Data From EXCEl Inside OLE Container -
Hi everyone, I've put an O.L.E. container with a new excel sheet object inside it. I want my user to write in it some data, and then I want to access that data from my VB program. How do I do that? Is creating the Container with excel object inside it enough, or do I have to


Can anyone(expert) help me here -
I want to bind to exe files together (i've tried the programs on the net they all have trojans in them and they exactly don't do what i want). or i want to make a container (sheild) exe that would hold the 2 programs together and when a user runs it it loads the 2 programs. I'v


User Control, Container Control. -
Hello, I have searched the help on creating a container control, And I understand [not completely] about how the variable declaring and then the adding works. But what I don't get is how to make a UserControl a container. I have a user control that has a Panel on it, and some ohter st


[2005] Hard time putting split container into another split container -
I added a split container onto a form - got a panel1 on left and panel2 on right. I want to put another split container into panel2 on the right? And make the two panels be one on top of the other... Having a hard time putting the container into the panel in the IDE. The sample


Centering GDI text across container -
How do you center the text with the graphics.Drawstring statement across the container you are drawing it in? A container can be a form, picturebox, etc. I can center it manually by playing with the values depending on what the string says, however I always want it centered no matter


OLE container control with access -
I want to give the interface of word to my user using VB. what all user types in the word doc is to be saved in the database to show it back at some other point of time. i have tried to achieve this by doing following things=> I have a database in access. the type of a fiel


HIDING a FOLDER From OUR COMPUTER -
To Restrict Access to a Folder, we Normally Change the Extensionn to Something like".{5840-4653---}'......Etc .Or Using File System Object ,Usual Hiding Technique.But Both were useless, As far as Security is Concerned.In First Case,It can Simply be Deleted.Second Case Even it is


image transparency on MDI container -
Is there ANY way to display an transparent image on a MDI container without showing the image container (picturebox) background? I did search the forum but could;t find anything that involves real transparency. please help. thank you very much


How to save/Retrieve WAVE files from/to an Access DB -
How can I save and retrieve WAVE files from/to an Access database using only VB Code? I can do it with the OLE container and ADO/DAO controls but how about without using any OLE container? Your help is really appreciated! PamBorg@hotmail.com (Jelatinas)


Setting a control's container -
I'm trying to load arrays of picture boxes with a label inside each one. Of course, I load the picture box first, but then the new label is inside the other picture box. How do I make the new picture box the label's container? Label1(1).Container = ?? Edit: SET Label1(1).Conta


How to obtain child controls from a container in VB6 -
Hi all I've searched the forum on this subject but the replies seem to relate to .NET, not to VB6. I want to disable all controls (buttons, checkboxes, comboboxes and labels) in a frame wich is a container of them. Just disabling the frame dims it but doesn't dim the child contro


256 colors in containers -
Could anyone please help me with the following problem? The application I am building may be run on 256 color screens. To avoid dithering, I've put a 2 in the high order byte of the color properties. In 256 color screenmode, every control appears in the color I want it to....


Controls in container -
Hi, everybody! I need to find a way to iterate through controls in a container like frame or picturebox. Question: how can I access specific control in frame (something like Form.text1 but FRAME.Text1) ?.. Any ideas?


VB.Net 2005 - Reinitializing a Container Control -
I have a panel control that contains dynamically created radiobuttons. They are created depending upon a value that the user selects. My question is, how do I empty the container each time a new value is selected by the user so the container can be refilled? Thanks,


Container Control Cuestion -
Hey Folks, I am building a scrolling container control that automatically labels its controls and have run into a problem. When I move controls around, my "DrawText"ed labels are left in the old location as well as the new(since I'm only repainting the area under the control


Detecting if control's normal behavior is as container -
I need to find out in code, whether or not a control's normal behavior is to act like a container. I could not find an API that does this. I searched this forum for any info on this subject and I found a post that suggested using the SetParent API and if it failed, that would mea


scroll MDI Container with mouse wheel -
Ok so here's the situation. I have a mdi container with a child form inside of it. The child forms is longer than the mdi container which creates a vertical scroll bar. Is there any way to scroll the mdi container with the mouse wheel. So far I cannot get it working. I want to be ab