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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
linking toolbar to menus31 Jan 2006 00:59 GMT3
I'm new to VB.NET development and am wondering how do you go about linking
the toolbar buttons execution code to execute the code from the menu bar
items?   This is probably a simple query but been looking and am now
scratching my head a bit.
Fatal Error30 Jan 2006 23:51 GMT4
I have VB.NET 2003 installed that I used in a recent college course.  It
worked fine.  This week I started another class and when I went to open a
project, I got a fatal error.
I tried to reinstall VB.NET and got the same error.
create directory using UNC path30 Jan 2006 21:52 GMT3
I am having difficulty with achieving the following:
I have a UNC path, say \\machine\dir1\dir2\dir3
I want to:
1. check if it exists
Binary Compatibility - Please help!30 Jan 2006 21:46 GMT2
I have a confusing problem with VB binary compatibility that I am
unsure how to solve. Here's the scenario:
I have a ActiveX class library (DLL) called DLLproject1, that contains
amongst other things a class - called for the sake of simplicity
multiline tooltip class is slow30 Jan 2006 20:28 GMT2
I'm using as class to create multiline tooltips. I have a screen with more
than 1000 little frames and they all have a multiline tooltip. Because of
the tooltips the program is very slow. I'm creating the tooltips at the
start of the program. Is there a way to make it faster? ...
Ascertain number of fields in a user defined type30 Jan 2006 19:38 GMT5
Is there a way to ascertain at run time how many "fields" are in a particular user-defined type?
For example:
Public Type DrugSummaryItem
   ProcedureNumber As String
VB crash on .PopupMenu .zmnuDemo Defaultmenu30 Jan 2006 19:24 GMT4
I have used the following code to create an icon in the systray and
have a popupmenu underneath the icon. Now I want to have the
defaultmenu item in Bold but if I add the next line the whole thing
crashes:
ANSI 97 SQL (MS ACCESS)30 Jan 2006 16:52 GMT6
I'm working on a VB 6.0 application that uses DAO 3.51 to connect to an MS
Access 97 database (I know it's quite old, please save your comments)
My problem is in Access's  SQL syntax. The program is suppossed to
automatically bluid the queries (they are all SELECT statements). I ...
Passing data from a dll to the main VB program30 Jan 2006 15:31 GMT4
I am trying to make a contribution to an open VB6 program.  As the program
was written it sets up a FlexGrid where the columns are time intervals and
the rows are individual light channels.  A cell is set to one for a channel
to be one during a time interval and set to 0 for a ...
Why Randomize() won't work?30 Jan 2006 15:30 GMT7
This code found at the Reference page of Randomize() at MSDN won't run
om my installation
' Initialize the random-number generator.
Randomize()
Can a dll make a call to the program calling the dll?30 Jan 2006 15:24 GMT3
I am trying to make a contribution to an open program that was written in
VB6.  The main part of the program sets up a flexgrid, which gets filled with
values of 1 or 0.  The program then uses wmp to output the data to a dll
which then outputs the data to a bit on the parallel ...
Removing a row from ListView30 Jan 2006 14:27 GMT7
Hi, why is it that when i try and remove a row from the ListView using the
following code,
ListView1.ListItems.Remove (ListView1.SelectedItem)
I  get the error: Run time error 35601 - Element not found.
Help - What is the best approach?30 Jan 2006 13:00 GMT6
Hi there. I have 2 separate applications right now, one that contains a grid
and the other contains a browser component. What I want to do is replace
both apps with just one that displays either the browser or the grid
depending on a setting.
can't use a function from dll built in delphi30 Jan 2006 10:46 GMT3
hi..
i got a dll wrapped in com which was written in delphi,
although i can use in dotnet , trying to access a specific function in
vb6 gets me:
Text Box Problem30 Jan 2006 09:38 GMT4
Hi, can anyone tell me why the following line of code does not work. It works
for example whenever the txtAmount > 1. but if i enter enter anything below
1, the code does not perform the way i want. the code does not work when i
play around with decimal numbers.
 
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.