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 / February 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sharing recordset23 Feb 2004 12:45 GMT1
Hi to all and thanks in advance.
My problem is quite simple:
i would copy an entire ado recordset in a shared memory area created
using CreateFileMapping and MapViewOfFile API's...
Listbox ordered by a specific field23 Feb 2004 12:23 GMT1
I have a listbox with this code
   Do While Not TrabalhosRS.EO
       ListaTrabalhos.AddItem TrabalhosRS.Fields("t_empresa").Valu
       ListaTrabalhos.ItemData(ListaTrabalhos.NewIndex) = TrabalhosRS.Fields("t_cod").Valu
How to make listview bold23 Feb 2004 04:37 GMT1
I was wondering if anyone knows of a method to make any row of a listview (version 5) bold?  I know the version 6 gives such a property, but not version 5
Thanks
Bob
how to pick a boolean23 Feb 2004 01:36 GMT2
I tried this method to choose between true and false
Randomize
order1 = Int((1 - 0 + 0) * Rnd + 1)
This results in true all the time, I also tried to eliminate the plus one on
dbGrid data access error22 Feb 2004 21:55 GMT1
I've got a dbGrid, the one that uses the standard data control, something
like version 5 or something like that.
Anyway, I open a form, set the datacontrol recordsource, refresh, refresh
the grid, and go from there.
standard data control, too few parameters22 Feb 2004 21:21 GMT1
I've got a standard data control on a form, and a dbGrid, ver. 5, the one
that uses the standard data control.
If I open the form without changing any datacontrol or dbgrid properties,
the dbgrid does populate.
Not selecting listview rows22 Feb 2004 19:02 GMT3
I am working with VB6 and the Listview control.  In the listview, I have a several row of information that are numbers.  The last row shows the totals for the individual rows.  I was wondering if there is a way so that the program would not recognize the last row as a real row ...
listview and subclassing problem22 Feb 2004 18:07 GMT1
I have a problem and could find nowhere any advice.
I create a listview control (comctl32.ocx) on form. Then I subclass the
form, but I can't get any notification messages (e.g. when  a scrolling on
the listview occurs) to callback function. That is,  the callback function
adding a control dynamically to a frame22 Feb 2004 16:57 GMT2
I create a control with Load Control but how can I put it on a frame?
there isn't any function like frame1.addcontrol
MSComm22 Feb 2004 16:01 GMT1
Can anyone tell me, 1st why MSComm1.Input will not return a byte that is zero (0x0) from its buffer?  It does not even count any bytes that contain zero.  I have configured the port for binary operation.  Secondly, can anyone tell me how to work around this problem?  I need to be ...
MS Script Control Run Argument array22 Feb 2004 15:20 GMT1
i dont understand how to create an argument array to pass to a procedure in a scrip
i.e
msscript.run "Scriptname", ArgArray(
tnhanks for any help anyone can offe
Opening files22 Feb 2004 14:09 GMT3
How can I opent the following txt file.
--------------begin----------
Private Sub Command1_Click()
Open "C:\test.txt"
Listview drag and drop22 Feb 2004 13:51 GMT1
I am using vb6 with the listview control.  The listview is set to multiselect and report mode.  My problem is with the drag and drop events.  If I clidk on an item in the listview, and wait a split second before moving the mouse, the dragover event is triggered and all is fine.  ...
about runtime control's event messages22 Feb 2004 13:42 GMT1
I create a control at runtime, but how can I manage its event messages? for
example, I create a button, where is its click event?
analog clock control21 Feb 2004 09:23 GMT1
free? where to download?
Thanks
Jack
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 January, 2004
 
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.