Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Controls / June 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing variables back from ActiveXDLL HELP!!!01 Jul 2004 00:07 GMT1
I have created a ActiveX DLL and can pass a variable a variable to it
ok.
But i need to have a return variable upon clicking a command button on
a form on the ActiveX DLL.
How to enter the backcolor number ?30 Jun 2004 23:16 GMT4
How should I enter the color number as the background color ?
I calculated from several tools that the color number that I need is FFD640
which is a kind of yellow. In case that I enter this as the value for the
backcolor property of any control within the VBE, the color shown is a ...
Algebraic evaluators30 Jun 2004 17:48 GMT16
I was wondering if anyone knows of a place where I can get the code for a
nice algebraic function evaluators in VB 6.0.  I basically want to enter a
formula in a textbox (as a string), and have the program evaluate the
equation for me.
Raiseevent: different response30 Jun 2004 16:10 GMT1
I' m facing a strange behaviour in my project.
I've created an ActiveX control that has some modal (I need it) forms
displayed by public control methods.
In control class module I used friend sub (RaiseEv) to wrap a
Type Mismatch30 Jun 2004 15:42 GMT1
mcControls.Add "LineSeg" & CStr(intw * 10 + intl * 100 + inth * 1000),
objLineSeg
Pls help me verify this piece of code.
VB6 said Type mismatch, but Both LineSeg and objLineSeg has been defined and
MAPI30 Jun 2004 13:11 GMT2
I want to send a mail via
 MAPIMessages1.MsgNoteText = "string with vbCrLf's"
 Call MAPIMessages1.Send(1)
If I use CrLf in the message. The message will not send.
Error during sending Email with MAPIMessages object30 Jun 2004 12:43 GMT4
I am using MAPIMessages object to compose and send
an email message in my VB program.
Sometime the user of the program getting
run time error : 32001 - Unspecified error
Name property at runtime30 Jun 2004 04:38 GMT6
Set objLineSeg = Me.Controls.Add("VB.Line", "LineSeg" & intw & intl & inth)
Set objLineSeg.Name = "interweavedLine" & Trim(Str(intw * 10 + intl * 100 +
inth * 1000))
I have also tried this to no avail.
looking for the pointing hand icon file29 Jun 2004 23:58 GMT2
Can someone provide me with the icon file for the 'pointing hand' which
normally is shown as the cursor when clicking at a hyperlink ?
PDF Thubnails29 Jun 2004 22:41 GMT1
Does any one know of an ActiveX control that will allow me to see thumbnails
for PDF files?
   Thanks!!
NETWORK Event Viewer29 Jun 2004 21:57 GMT1
Folks:
I am a VB6 newbie.  Here is an UTILITY DESIGN issue that concerns me.
Microsoft has a lot of utilities (built into its O/S) to do all sorts of
nifty things.  Almost always though, these utilities perform their functions
Error using a collection.  VB629 Jun 2004 21:43 GMT1
I'm trying to scroll thru the individual items of a collection using a for / next loop.  When VB gets to the For statement, I get the following error:
Run Time Error 438
Object doesn't support this property or method.
The objects contained in this collection are from a class that ...
Controls Problem29 Jun 2004 17:26 GMT2
I have this PROBLEM with controls collection:
The old VB 6.0 syntax was:
MyStr = me.controls("button1").text
VB .NET doesn't function in this way, because in .NET
RichTextBox scrollbars29 Jun 2004 16:49 GMT3
How is possible to know if a scrollbar of a RichTextBox is actually
displayed or not. Thanks in advance.
W
RightToLeft property for grid ??29 Jun 2004 16:27 GMT6
I need to use the RightToLeft property of MSdatagrid/MSHFlexGrid. Cannot set
this property to True at design time, and even at run time it does not seem
to have an effect. The scrollbars are not shifting, neither does the
alignment of text changes in the grids.
Pages: 1 2 3 4 5 6 7 8 9 10 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.