mercado de divisas
Treeview - set text colour [0 replies] microsoft.public.vb.com, Wednesday, March 01, 2006
I want to set the text colour in a TreeView control so I have done the
following:
SendMessage tvwX.hWnd, TVM_SETTEXTCOLOR, 0, RGB(255, 0, 0)
Nothing happens. But when I MouseDown on an...
stream from jpeg file? [0 replies] microsoft.public.vb.com, Sunday, January 29, 2006
I have a image.jpg that sits on a win2000 RAMdisk and gets updated now and
then. I want to stream it to a browser so that the browser sees the changes
automatically (ie does not need to be ...
Automation [0 replies] microsoft.public.vb.com, Saturday, January 28, 2006
Hello,
I am trying to automate a game with VB.NET but I am having trouble doing so.
I have added a reference to the library (GameLib 1.0) and typed the
following code.
Dim A as Object
...
Registry Error while registering a VBR file using CLIREG32 t... [1 reply] microsoft.public.vb.com, Saturday, January 28, 2006
Hi,
I have developed a DCOM Server which is running in adv 2000 server and
i am running the client in the professional 2000.
while i am registering in the client pc , i am getting "Regis...
Application to System Tray [1 reply] microsoft.public.vb.com, Friday, January 27, 2006
Hai
Im a new bie
I need the code to display my application in the system tray and not in
the task bar when it is in the system tray......
Thanks in advance
http://spaces.msn.com/vi...
Solving triangles (yes, I'm ignorant) :-) [1 reply] microsoft.public.vb.com, Friday, January 27, 2006
Greetings. I have been pounding my head on this problem for a few days
and I cannot get the dang thing to work.
I have been trying to calculate two angles and the distance of one side
in...
How to use DLL in Visual BAsic proyect [2 replies] microsoft.public.vb.com, Friday, January 27, 2006
Hello,
I compiled source code with cygwin and I got a dll.
I would like to know how can I use it within a visual basic 6 proyect.
If I try to add it like a reference I get "Can't add a r...
building a web site [0 replies] microsoft.public.vb.com, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...
ToolStripProgressBar [1 reply] microsoft.public.vb.com, Wednesday, January 25, 2006
I want my progress bar to show the current status as Imy database. On
Load event I call Me.PartTableAdapter.Fill(Me.DataSet1.Part) and it populates
my DataGridView, this takes about 3...
IDE Compiled Component Conflict [6 replies] microsoft.public.vb.com, Tuesday, January 24, 2006
I'm getting a strange message I've never seen. I'm using a VB compiled
component with a VB development in the IDE and at the point of instantiation
of the component's object I get:
Run-t...
COM Add-in in VB6 (for Excel) [3 replies] microsoft.public.vb.com, Monday, January 23, 2006
Hi,
I am creating an COM Add-in in VB6 which connects to Excel.
Within the COM Add-in I have made some userforms, which have to do something
in the Excel-sheet. In de AddinDesigner (.dsr...
Compiler error: [4 replies] microsoft.public.vb.com, Sunday, January 22, 2006
Compiler error:
Only user-defined types defined in public object modules can be coerced
to or from a variant or passed to late-bound functions
Richtext to HTML [4 replies] microsoft.public.vb.com, Sunday, January 22, 2006
Anyone got any code to convert rich text to HTML?
I suppose you could use a Word object (can you?) but that seems a bit
extreme.
Dave
Free Hot Phone Sex [0 replies] microsoft.public.vb.com, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Free Hot Phone Sex [0 replies] microsoft.public.vb.com, Saturday, January 21, 2006
100% Free multi-lingual
AnimalSperm Production
elmar
Identifying different colors in a picture [0 replies] microsoft.public.vb.com, Saturday, January 21, 2006
Hello,
I have an image in a PictureBox. I would like to create a list with all the
colors shown. I was thinking reading each pixel in the picture box and
storing the list of colors I'm ...
Create ActiveX control with new version [5 replies] microsoft.public.vb.com, Thursday, January 19, 2006
Is there a way to create an ActiveX control in VB6 that has a version number
attached to the CLSID? I want the Library.Class.1 and Library.Class.2 to
coexist on the same machine. I change...
Server componment deployment question [1 reply] microsoft.public.vb.com, Thursday, January 19, 2006
Hi all :
In recent , I try do some server componment test. In vb6, I create a new
test object name as "ServerComs" and compile as ServerComs.dll
I want copy this file in server and put...
Send and Receive value between VB & Webpage [4 replies] microsoft.public.vb.com, Thursday, January 19, 2006
I want to send some variable value into a specific webpage and being test on
the web server then return with result back to my local vb application.
I am new to the internet programming ar...
Deployment Issue [7 replies] microsoft.public.vb.com, Wednesday, January 18, 2006
I am currently getting the following error on one PC. We have this VB6
application running successfully on many other PCs, this is the only PC I am
experiencing this error.
Error - "Fai...
|