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
Error PLEASE HELP11 Oct 2004 17:00 GMT2
What is an error number 3363 Cannot Load DLL
setting variable problem11 Oct 2004 16:36 GMT3
I have a public class setup as follows
Public Class Variables
   Shared Property FranFormOpen() As Boolean
       Get
ActiveX extender methods11 Oct 2004 15:37 GMT1
I have written an ActiveX control and all works ok, however I do not want
the extender methods such as Dragover to appear on the user form when other
developers are using the control.
How do I stop these appearing.
Scanning a cd-rom11 Oct 2004 15:15 GMT2
Is there a way to scan a cd rom for all the files then place them in a list
box ready to perform an operation on them
Opening cash drawer from VB11 Oct 2004 13:43 GMT3
Can anyone help me to open a cash drawer from within VB and cannot find
commands to do this. I have seen control codes like 27,112,0,48 that are
supposed to open the drawer but I do not know how to send them ?
I have an Epson TM-88III Receipt Printer onto LPT1:  with cash drawer
Opening and editting MS word documents in VB611 Oct 2004 13:16 GMT1
I recently found this function for vb.net and was wondering if anyone knew
if this was possible in VB6:
Public Sub boldToHTML(ByVal doc As Word.Document)
     With doc.Content.Find
Add array of controls dinamically11 Oct 2004 10:02 GMT13
Hi to all,
I've a question for you.
I can add an UserControl to a form dinamically with following code:
Set uctUserControlLoaded = Me.Controls.Add(App.EXEName & "." &
Intellisense quirk for WithEvents declaration line11 Oct 2004 09:28 GMT11
I noticed this just now:
In the global declarations part of a class module, if you write something
like this:
   Private WithEvents mo1 As MyClass1, ms1 As String
Select Case Question11 Oct 2004 07:22 GMT4
Is it possible in VB6 to enter the case statements from a file the end
user may create.I am working on a programme that takes selections made
from a grid,and then totals by UnitType,
Case Select UnitType
Excel Validation.Add11 Oct 2004 04:03 GMT1
I get an error '1004' "Application-defined or object-defined error" when I
add the validation list after I delete it. The code sample is as below:
Set xlsApp = New Excel.Application
Set xlsWorkbook = xlsApp.Workbooks.Open("C:\test.xls"))
Inserting or Removing a Listview Column during runtime10 Oct 2004 18:23 GMT11
How can I insert or remove a listview column during runtime?  It can't be
the last column.  It will be a column in the middle.
Signature

Thanks.

Detect focus on window10 Oct 2004 17:05 GMT6
I could not find a working method to detect if my program's window has the
focus or not. The GotFocus event of the form does not seem to fire when the
focus comes in from another program - maybe because I have a timer running?
Is there another way to get the information?
Nicely Aligned Columns in List Controls10 Oct 2004 17:03 GMT5
Is there a way to use non-proportional fonts in list controls and still be
able to have nicely aligned columns ?
Thanks,
Clipboard.GetText & error 521: Cannot open Clipboard10 Oct 2004 16:27 GMT3
Very often, when repeatedly calling Clipboard.GetText I have error 521:
Cannot open Clipboard.
What can cause that and how to prevent it?
Expand the MscomctlLib Node problem10 Oct 2004 16:25 GMT3
Dear Groupies,
Can someone out there tell me why the following code does not expand the
currently created MsComctlLib Treeview node?
Set nodNew = tvw.Nodes.Add("Client Files", tvwChild, , _
 
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.