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 2 / November 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Masked Edit to Null23 Nov 2006 12:48 GMT1
I want to clear my screen programmatically.  When I type:
   Text1.text = ""
That's OK.  However, I have a Masked Edit control formatted for Medium time
("##:## ??").  When I type
Converting VB coordinates to Win3223 Nov 2006 09:41 GMT4
How can I convert VB coordinates (such as ScaleWidth) into something
that Win32 functions (such as Polygon) can understand? O:-)
Thanks!
Trouble with Polygon() function23 Nov 2006 09:30 GMT1
I'm trying to draw a rectangle with the Polygon() function, but I
notice that the right and botton sides of the rectangle are visibly
thicker than the other 2. =:-O
What am I doing wrong? O:-)
how to include a dll in a vb6 project ?23 Nov 2006 09:19 GMT5
someone wrote a c++ project with a lot of Dll's. I need to include one
of those Dll in my vb6 project to use some functions there. i havent
succeed to insert it : it's not an ocx component and when i copy it in
the system32 folder and i see it vb refuse to insert it in the project.
Conversion Mishaps22 Nov 2006 21:45 GMT1
Imports System.Windows.Forms
Imports System.Convert
Imports Microsoft.VisualBasic.Financial
Public Class Chapter7
converting DataGridView cells22 Nov 2006 20:14 GMT2
Imports System.Windows.Forms
Imports System.Convert
Imports Microsoft.VisualBasic.Financial
Public Class Chapter7
VB6, reading ANY register key22 Nov 2006 03:12 GMT2
is it possible with VB6 to read ANY register key and not only the VB6
predefined key
HKEY_CURRENT_USER | Software | VB and VBA Program Settings
key?
Attempt to get a two dimensions array with a personnalized type22 Nov 2006 02:38 GMT2
I would like to create an array with two dimensions whose would be with
a personnalized type (Type Z ...End Type).
I have tried, unsuccessfully to use this way to declare the array :
Dim TabX(1 To 4, 1 To 4) As InfoType
pointer to pointer to a structure. Help!!21 Nov 2006 15:53 GMT5
I am very new to Visual Basic, I experts help for a task,
I have following code in c++
typedef struct Sm_AgentApi_Attribute_s
{
Error: Run-time error '2147219501 (800407d3)'21 Nov 2006 15:49 GMT3
   I have project VB, when execute an report, this report error:
   Run-time error '-2147219501 (800407d3)' Invalid value for property
   I use XP in the PC and only one machine it happens this error.
   Please assist
Dynamic Array within Struc?21 Nov 2006 06:04 GMT3
Suppose you have a GRID that is dynamic as to the number of rows. I know
that there can be no more than 10 rows plus one header. The number of
columns is stored in a CONST in a Global Mod for the program's Global
variables.
Write binary data to disk...21 Nov 2006 04:28 GMT2
I have an ocx that will give me the address of binary data that I wish
to write to disk.
Can someone show me the disk io methods in VB 6.0 to write the binary
data in a long address to disk please?
Array's Problem21 Nov 2006 04:26 GMT5
I am new to vb 6 and programing ,My question is how to transfer values
in one array to another array?. And another i want sort numbers from
one array and result preserve in second array after that the sorted
values must be shown in  list box any body help me about this program.
Launch another Program21 Nov 2006 04:21 GMT5
I was wondering if there was a way where VB could launch an application
without
knowing the path, I have tried shell(x:\path\app.exe) but not all of
our systems path structures are the same
Date Regression - Better way?21 Nov 2006 02:16 GMT29
I'm curious...
Is there a better, cleaner way to do this?
(Purpose: If the date falls on a weekend, change it to the date of the last
weekday - Friday.)
Pages: 1 2 3 4 5 6 7 8 October, 2006
 
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.