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 / August 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo Box in MshFlexGrid31 Aug 2005 22:17 GMT2
Using VB6, I have create a form with a MShflexgrid for inputting
information.  It makes all the columns text only.  I would like to make a
few of the columns combo boxes.  Ideally they will be multiple column combo
boxes where the data is bound by the contents of the first column ...
change tab color31 Aug 2005 20:35 GMT1
How can I change the background color for a tab control?
Thanks in advance,
George
Listening to an already open port31 Aug 2005 16:18 GMT2
How do i listen to a port which is already open? For eg, i want to
listen to port 80.
I tried using the winsock control to listen to port 80 , but it gives
me an error saying that the port is already open.
Old-school VB4 Grid.ocx in project30 Aug 2005 22:46 GMT9
I've inherited a VB6 project to upgrade to VB.NET 2003.  It is using the
Grid.ocx control from VB4.  Sadly, this control isn't natively on the
development machine I have been assigned.  I tried copying the ocx into my
System32 directory and then using regsvr32 to register it.  ...
DataGrid30 Aug 2005 01:03 GMT6
I am trying to put a datagrid on a form and populate it but I am not having
any luck. I am using the following code:
Dim rsTemp As adodb.Recordset
Set rsTemp = New adodb.Recordset
BarcodeScanning29 Aug 2005 22:44 GMT3
My program uses barcodescanner connected to USB port.
Scanner sends readcodes to keyboard "buffer".
The problem is..when textbox is not in focus readed codes are lost.
Is there a way to get readed codes every time, even when textbox is not in
MS killing VB6 controls???29 Aug 2005 15:29 GMT5
I just went back to my program that I have not coded since April and
now I am getting a MAPI SignOn error.
The code is:
With MAPISession1
How to draw Linecaps in VB628 Aug 2005 15:00 GMT1
How do you draw linecaps in vb6? any downloadable samples?
Thanks
Jack
treeview node visible property write protected?27 Aug 2005 14:18 GMT6
in certain circumstances I don't want to show some nodes of a treeview. But
when I try to set the visiblity property of a node during runtime I get error
383 (property write protected).
Someone has a way for help? Maybe a good work around.
Datagrid Row format27 Aug 2005 12:48 GMT1
Hello;
Is there a way to go through a datagrid(bounded to a DS) a bold the
text of certain rows
Thanks
key strokes26 Aug 2005 22:19 GMT1
hi to you all,
i'm a novice in vb6 but i want to learn how i built a key logger that
register evry key that i hit on my board or anny website i open is any one
ho nows the code for this i have lookt evry ware ( i think )
Programmatically Selecting a Node26 Aug 2005 19:10 GMT5
I am programmatically selecting a node in my tree as follows:
frmRfsMain.tvwNoteType.Nodes(NoteType).Selected = True
I've also tried:
Set frmRfsMain.tvwNoteType.SelectedItem =
Finding out number of COM ports26 Aug 2005 09:00 GMT5
Is there a way to get the number of COM ports that the computer has?
changing color setting26 Aug 2005 01:42 GMT1
How do I change the color setting on windows 98 to 256?
Treeview 6.0 and scroll event capture25 Aug 2005 19:07 GMT3
I am creating a "Diff" tool which takes an imported xml file and compares it
with xml from my program data.  What I would like to do is have 2 treeviews,
the left one containing the import, the right containing the program data,
and have placeholders in both for elements that are ...
Pages: 1 2 3 4 5 6 7 8 9 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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