Advertisement

1 - 10 of 7136 containing alltags:("object") (0.004 seconds)
I asked a previous question where I needed to know how to access the data in an anchor object.  I was told that to do this you need to reference it by writing: anchor[x].name This however seems t...
Zones: JavaScriptDate Answered: 07/30/1997 Grade: A Views: 0
I have an application where I have several graphs (using the Graph16.Ocx and VB 4.0).  I have a setup screen for each graph that is exactly the same but the graph object needs to be different.  (ie...
Zones: Visual BasicDate Answered: 11/05/1997 Grade: A Views: 0
I'm using VB5. Trying to get CreateObject Funtion to put data into a cell of excel. I'm example from Vb5 help. Excel opens empty sheet OK. Error occurs when assignong value to cell ? Private Sub ...
Zones: Visual BasicDate Answered: 12/10/1997 Grade: D Views: 0
"Automation Error" ...this is the message I receive when I try to create an object from a pop-up menu placed on trayicon. Could anybody help me to solve this problem? Thanks in advance.
Zones: Visual BasicDate Answered: 01/29/1998 Grade: C Views: 0
Who can give me an example of the Communication between two processes (Client and Connectable object. It means how to use IConnectionPoint and IConnectionPointContainer interface?
Zones: Windows ProgrammingDate Answered: 06/30/1998 Grade: D Views: 0
I am working on a server program that will load various user profiles from a serialized object and place that object into memory. Right now, I need a way to convert a string that is sent to a metho...
Zones: JavaDate Answered: 09/10/1998 Grade: A Views: 0
I am currently writing a form class with a grid. The default grid shall have a column and a text control for entry. The text control has some methods written for it. How do I duplicate the methods...
Zones: FoxProDate Answered: 11/24/1998 Grade: A Views: 0
this should be an easy one. if in an object method declaration I want to create another object to use within that method, what is the best way to do it?  Particularly with respect to the Create me...
Zones: Delphi Programming, ...Date Answered: 01/03/1999 Grade: A Views: 0
I get an error when I use the following code: on error resume next       result = form.listview.selecteditem.tag on error goto errhandler errhandler is my local error handling routine. I use this code...
Zones: Visual BasicDate Answered: 02/04/1999 Grade: A Views: 0
i want to perform a select query and to have the return values in a structure that includes all the fields in the table. I don't want to specify all the fields, i want to specify the structure/obje...
Zones: OracleDate Answered: 03/28/1999 Grade: B Views: 0