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 / General / October 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ActiveX Control Question19 Oct 2004 21:48 GMT2
When developing activex controls with VB6, how can I add description of a
property ?, so that at design time someone using the control can click on a
property and see its description in properties view.
Thanks,
Enum Question19 Oct 2004 21:43 GMT2
I am trying to use a enum in a class method and I cannot seem to get it to
work.  Here is the code:
Public Enum InfoIndex
   Tag = 1
AdRotator Images19 Oct 2004 21:37 GMT1
My images in Adrotator are not displaying. The ALT tag only displays.
My text file looks like this:
redirect redirect.asp
border 0
Collapse/Expand19 Oct 2004 20:47 GMT2
I've seen elongated, vertical 'buttons' in some apps, on the edge of a
docked area, allowing the user to instantly 'collapse' the band - and then,
clicking it again, expand it to its previous width - -
is there a any control that does this?
Property indicating any open modal forms19 Oct 2004 20:35 GMT4
Since a form may not be opened modally while another one is opened modally
(frm.show vbModal), I am guessing somewhere buried in the mire is a property
that tells vb that a form is already opened modally.  Is there a way to
access this property via the IDE or via an API, or is ...
Web Serivce19 Oct 2004 19:29 GMT2
I have some code in a Visual Basic Web Service and am a bit stuck.
I have this piece of code so that when you type in a first name and last name it joins them
<WebMethod()> Public Function JoinNames(ByVal FirstName As String, ByVal LastName As String) As String
JoinNames = FirstName ...
VB6 and ClearCase Source Control19 Oct 2004 19:27 GMT1
Not sure if this is a good location for this post... but thought I would try
as it relates directly to VB6 development.
We are using ClearCase for source control of our VB projects.  We are
running into a problem that I'm hoping has an answer.
Vb Help!!19 Oct 2004 19:22 GMT26
I just started this VB class and it is really killing me I need some
help. This is my project: Create a project to compute your checking
account balance. Include radio buttion to indicate the type of
transaction, deposit, check, or service charge. A text box will allow
Error handling the "classic" way19 Oct 2004 18:10 GMT7
If I have an error handler ("On Error Goto ErrHandler") in my routine and
upon running the routine, the error handler is invoked, where, if at all is
"Err.Clear" implied or done by VB?  I have only in rare circumstances, that
I'm now trying to re-visit with a more learned mind on ...
Question about persistent multiple recordsets19 Oct 2004 17:47 GMT2
I need to have two recordsets available throughout the 'life' of a form,
and I'm missing a piece or two to get it working. Here's what I've done:
' in the general declarations section of the form
Dim rsCashier1 As ADODB.Recordset
PictureBox trigonometry seems wrong19 Oct 2004 17:15 GMT14
The documentation for using the .Circle method says that 'the start and end
parameters specify (in radians) the beginning and end positions of the arc.
The range for both is -2 pi radians to 2 pi radians. The default value for
start is 0 radians; the default for end is 2 * pi ...
Using Keyboard Combinations19 Oct 2004 16:42 GMT2
I want to be able to control my program through keyboard combinations, such
as Alt-Ctrl-A or Ctrl-Shift-P, etc.  I have done a cursory search of Google
and these newsgroups, but haven't found anything quite like this.  Can
someone point me in the right direction?
use common dialog to nav to a FOLDER rather than a file19 Oct 2004 16:32 GMT4
Hi.,
I need to get my user to specify a folder, not a particular file.
Other than just asking for the path as a string, I would like to open a
common dialog and get the user to navigate there.
textbox.enable = false19 Oct 2004 16:27 GMT8
To Whom it may concern;
I would like to set the enable property on a textbox to false, but it should
NOT become shaded, it should stay yhe same as enable=true.
                    Thank You
Functionx v Functionx$19 Oct 2004 16:03 GMT2
As I understand it, VB offers "string" versions of many string
functions (InStr, LCase, Left, Mid, Replace, Right, Space, Str,
String, StrReverse, Trim, UCase).
From what I can tell, the 2 versions are identical except for:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.