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
MSFlexGrid - Manipulating the scrollbar in code16 Feb 2004 09:22 GMT1
I have an application with a MSFlexGrid that allows for additional rows to be added to the grid as the user inputs more data.  Unfortunately, as the grid size increases over the size of the control on the form, the new cells (where the focus is) remains out of view until the user ...
How to determine whether a control exists at runtime16 Feb 2004 08:43 GMT1
Dear guru,
I drew some straight lines to represent the path an object will go (also
known as tweening), I first test if the line exist by
set controlname = "Line" & count
Form Minimize/Restore event in VB 615 Feb 2004 00:59 GMT4
I have two questions about VB 6 Form
I have two forms, say form1 and form2, which form1 is form that cannot be
maximized , form2 is a sizable form with no control box.
What I want are:
If/Then Help14 Feb 2004 20:48 GMT3
I am having trouble getting my If/then statement to work.
CODE:
Private Sub Label1_Click()
   If Me.Height = Label1.Height + 7975 Then
Automating signin/download file from website14 Feb 2004 14:38 GMT8
I'm trying to automate a process that involves signing into a website,
posting a search string, then downloading a file.
I've tried using multiple techniques in VB, such as inet and webbrowser. The
first step posts the username to a form, which is working fine and I get a
please help me14 Feb 2004 13:55 GMT1
I have 2 problems;
I have a MDIChild form (form1) and a MDIForm (MainForm). I don't want form1
closed when I press close button. I want to hide it when user press close
button. I write "form1.visible = false" and "cancel = true" to form1's
ListView refresh enhancement14 Feb 2004 05:26 GMT5
I'm developing a tool using Visual Basic 6.0 which has the typical Explorer layout. It means, there is a TreeView control on the left and a ListView control on the right. I've almost completed the application but I've noticed that when I have to introduce quite rows (about 100), ...
form active??14 Feb 2004 05:19 GMT2
This might be a VERY easy question....
I'm looking to figure out if a certain form is opened or not - so when i
close one form it knows to update this other form IF already open.
Resizing of SStab control.14 Feb 2004 04:28 GMT8
I have an application with an SSTab control on it. I need the SSTab to
resize with the window it is in, which is fine. The problem is that if the
Tab control is made smaller than it's designed size, you can't access all
the sub-controls on it, and if you make it bigger than it's ...
Menu Help14 Feb 2004 02:18 GMT3
I am trying to remove individual items present in a listview in one instance
and in another I am trying to remove all items present in the listview.
This is what I have tried so far:
---------------Begin----------------------
Removing Tabs from the SStab control13 Feb 2004 19:05 GMT2
I would like to remove a tab I set up that happens to be the 3rd of 6 tabs.
Is there an easy way to do this or do I have to copy 4 to 3, 5 to 4, 6 to 5
and eliminate 6 ?
There quite a few controls / tabs on the ones I want to keep.
creating Self-registering ActiveX OCX in VB613 Feb 2004 18:22 GMT9
I have created an OCX in VB6 and would like it to self-register
How I am using the OCX
I am currently registering the OCX manually so I can use the OCX in my Script and than using the following code to create the object
dim ob
Upgrading from 16bit13 Feb 2004 15:09 GMT3
Believe it or not, I have a 16bit VB4 app that I need to upgrade to VB6 32bit.  The app uses VSVBX.  I've added the appropriate entry to the VB.INI file under [VBX Conversions32] and [VBX Conversions16], per the VSVBX documentation, but when I open the project in VB6, I get a VB6 ...
Treeview - disable expand on double-click13 Feb 2004 02:44 GMT1
I am using the treeview control and I need to prevent the treeview control
from collapsing and expanding when a parent node is double clicked.  I do
not want to disable expansion altogether (I want them to have to
expand/collapse using the +/- controls).
Struggling Could Use some guidiance13 Feb 2004 01:37 GMT3
I have a 2Part Question:
1.)    How can I revise my code so that items that are unchecked in the
treeview1 are removed from listview1.
CODE:
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.