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

Accessing anther class components -

I have two classes

how can I use the JList from another class

each class has its file



??

 

Accessing anther class components -
I have two classes how can I use the JList from another class each class has its file ??


how to open anther file in the same directory -
how can i open file .exe in the same my application directory i tried Code: Call Process.Start(IO.Path.Combine(Application.StartupPath, filename)) but it open my application not anther one so can any one help


PictureBox,remove background. -
Hi, I am using the PictureBox to move sum picture from one place to anther (The image control makes the picture blink while moving it). Is there anyway to remove the background from the PictureBox that it will be clear, Or anther way to used the Image control? Thanks shaykan


inclusion of legacy components -
I browsed the net for an answer but i'm getting more confused. could someone point me to the right direction. thanks Which one of the following statements is true regarding the inclusion of legacy components in your .NET application? A. COM components cannot take advantage of t


Components -
VB Components - What do they do??? What I mean is there are a lot of components that I have not used and have no idea what they are for. Is there any references that tell what all of the components do? Like what is Microsoft Agent Control 2.0, Microsoft DirectAnimation Media Cont


Copy and Register components - help needed -
fine, when you create your apps, you use components like dll,ocx,tlb etc... when compiling the stand alone exe app all this components won't be compiled along with them. now how do you compile/include those components along with your stand alone app. when you distribute your cod


accessing Ms-Access without using ADO/DAO/Jet -
I had given a task to create a application in vb where the data access implementation should be within the code. The application should work whether the mdac components are installed or not in the client system. i.e. the application accesses Ms-Access database and it should not


Like proxy server -
Hi everybody ! I wanna write an application on server that manage clients ' internet accessing right (like Proxy server). And I wanna know (trap) accessing time to caculate... I see, there are many free codes about proxy , and I have tried but it seem slow. My fiend tell me to stu


Components Needed -
I want to use pagecounter and Content rotator components. Where can i find these components. And also is anyother components available to make the message to scroll from the bottom to top and on being clicked it, it should go to the appropriate page. Thanks, JS


Quantam Software Solutions - Components Problem -
First, who disagrees that the QSS Components are the best free components on the net? No one? Then you can understand my frustration when they're not working right. Well actually, on my computer there working fine. However, for the application I'm building the program needs to run o


Added Components on Startup -
How come when I add new components to the toolbox, when I restart VB all the components are missing, and I have to manually add them again. is there anyway that I can make it for when VB starts up, the component "Micresoft Windows Custom Controls 6.0" is automatically chec


Components Problem -
Ok, there are three components that I am trying to use from the components tab. It works fine for Windows NT, NT Server, Windows 2000, but not Windows ME. The components are ImgAdmin, ImagEdit, ImgScan. Does anyone have any ideas about this, so I can use them. Thanks


transparent components for vb6 projects -
I need some transparent components for a project in vb6. i was told a little while ago that it was possible to have components with transparent backgrounds but as a result of programming using hooks etc. This area, at present, is a little too advanced for me and looks really tricky, ie


Active-X Components List -
From time to time you may have removed some components, re-installed Visual Basic or perhaps accidentally wiped some files (in this case *.ocx's, *.DLL's etc) The point is VB keeps track of all installed components and registered DLL's right? Well my list is full of redundant compon


.NET Framework components in browser! -
Are components created as Windows Control Library in .NET (.NET Framework components) runnable from a browser (Internet Explorer 6 or Netscape etc) just like old ActiveX components are?


Removing Controls from Components List -
I have some controls in the Components List that arnt on my computer anymore (eg: they have been deleted or moved to different folders), but they are still in the Components List. I want to know how to remove these from the list, so the name doesnt appear in the Components List anymore


Components described -
Hello, I'm now to VB(6), used vbscript for years tho so that part is easy, but I noticed that you have besides the standard components a pile of other components/controls. Is there a list somewhere that describes what all these do or are usefull for?


Listview with components in it -
Hi friends, Hope someone can help me with this. I need to have a listview with components in it. For example a textbox a button etc... I have made a panel with some components that i need and i wish to have a list from the database in that layout. The database is nog problem but


Embedded Components -
Dear all, Is it possible to compile VB6 code and all necessary components into a single exe file? All components are embedded into the exe file so I don't need to make a distribution disk. One exe file can be executed without the need of other VB components. How to do it? Th


3rd Party Components. -
Guys, Is it advisable to (or if its alright) use 3rd party components in ASP.NET ? Our company has bought a pack of components (www.componentart.com), which are amzingly good looking and easy to use but I am just wondering if its okay to use them. In classis ASP is was discouraged t


VB 6 ocx-components -
Thank you for your help in advance: The VB 6 on my pc throws up a terrible error messag whe I try to select components from the project menue error messge it gives is "System Error &H80000402 (-214746262). No such interface is supported" Also when I look i


.NET 2003 - 2005 uncompatibility -
I've wrote a program partialy in VB.NET 2003 and partialy in VB.NET 2005, so i have components from both versions. The program uses data on an SQL database. When i install the program on my designated computer it starts working fine, and accesses the database, but when it gets to the p


RESOLVED: Run time Error 430 -
Hi everyone.. i just found out a good way to fix Error 430. This error usually occurs when your interlinked COM components, such as DLLS or ActiveX EXEs, find a version incompatibility with each other. This is usually when you set references to earlier compiled components that do


registering components -
Is there a rule to registering components? What type of components need to be registered and which ones do not? I am writing a huge program that I plan on passing out to other people, but I need to know what components need to be registered in my setup program.


Trying to copy data grid program -
I am using Visual Basic 2005 Express Beta 2. I have one datgrid view that works and all I'm trying to do is copy the code and make another (reading a different table). I did this and on this line: Private components As System.ComponentModel.IContainer I get the message


view to list / flex grid -
Without going into too much detail with what im trying to accomplish. Basically I have a user select a component to add into their proposal. The problem is many of these components require that additional components be added. So I want some sort of popup form showing the related c


Systemerror &H80004002 -
Hi, i get this error while adding Components to a project (CTRL+T). I can register and unregister any components, but using it is not possible . Using an existing project with integrated components works. Any Idea??? Using NT4.0 SP6 - VB6 SP5


components to send email -
Hi I am sending an email through VB6,but it didn't work.It seems that I didn't add the right components(Project-Components) or reference.Could anyone tell me which compents should I add?(I use:MAPI) Thanks


VB6 Learning Edition and Winsock -
I've tried adding winsock components to my project, but cant find them in my Components menu. I'm guessing my version of VB learning Ed doesnt have it... where can I download winsock components? and are they all the same... and blah blah usual FAQ about winsock components... th


VB Error: "Error accessing the system registry" -
This is not a coding problem, but I didn't know which forum to post in. If a mod feels it should be moved then go for your life. Cheers. When I try and view a projects references I get the error: "Error accessing the system registry" No err number or anything. Ok


Resource Kit Components Good -
I wonder how many people are using the free components that come with the VB resurce Kit. Are they good ? is it advisable to use them with professional applications ? I am not sure with the licencing of Component one it seems that the update is date sesitive so I am not sure w


Unable To Add Components ! -
Hi, I am unable to add components in VB 6 Enterprise Edition.As soon as I open components and tick something and click OK, VB closes immediately. What could be the problem ? I am running VB6.0 on Windows 2000 Professional at office - could it be that I have insufficient rights ??


Question about components -
I just have a question regarding the components listed in VB6(Enterprise Edition) How do you set the default option to show the components in the toolbox? in my case the WINSOCK component is not shown by default, nor is it in the add components list, so the only way to add it is to


Need help in API -
Hi, I have just joined this forum. Nice to be a member in this. I need some API which gives me all the components of a particular CATID(Category ID). Every component can have a CATID, through which we can group related components. I want to get all the components of a CA


Please suggest me some good idea -
Hi, I have written two Activex EXE components called Uploader and Downloader using visual basic 6.0. These components will be launched from our web site to download and upload files from our server. Actually i have requirement to autoupdate these components whenever new versions


Accessing FORM components from a module -
How do I access components from a module. e.g. I have Form1 with that uses AxInet1 component. In a module I want to access that component. In VB6 all you did was: With Form1.Inet1 .cancel .Protocol = icFTP .URL = "myURL.net&quo


Accessing DirectX 9 through VB -
How do I get the DirectX libraries to appear when I choose Add Reference for my project? I just installed DirectX using the file directx_9c_redist.exe downloaded from the Microsoft website and I still can't see the components in add/reference. Do I actually need the SDK or wha


Components on a Form -
What is the maximum number of components that can be put on one form? is it 255, by components I mean Labels, Textboxes, ComboBoxes, Data Controls etc, etc.. Is it all possible to more on to a form?, if so HOW... Thanks in Advance


Really Confused -
I am getting the following error 4198 - Command failed does anyone know what this means and more to the point how do i stop it the best bit is that it works fine on one machine and not on anther. Did i mention ive got about 2 hours to get this finished and ready to role. P


Help me retrive the Components lost -
Hi, I had added new ocx files.Now when i open my VB and want to add the Components, i receive the following error; System Error &H80004002(-2147467262) No Such Interface supported. and all the controls have disappered from the components View. How can i get them back?