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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Seems like a stupid question!29 Apr 2004 09:22 GMT7
I'm sure there must be a simple answer to this, but I can't seem to work it
out...
dim ctrl as Control
for each ctrl in frmMain.Controls
download html via ie.innerhtml or sendkeys, having problems29 Apr 2004 05:19 GMT4
I am using VBA to download html from the web.  I'd like to use the
Document.body.InnerHTML property of internet explorer.  But I am having
trouble getting vb to focus on the correct html frame.   The html I need is
in the middle frame of the page, but a call to innerhtml gives the ...
Control packet size29 Apr 2004 04:29 GMT1
    I have an application that is used by many customers so I hate to make
too many changes to it.  My problem is that I have one customer who is
having trouble because the size of her tcp/ip data packets coming through is
so small.  The application is a special telnet emulator and ...
Passing Objects as arguments29 Apr 2004 02:21 GMT7
Subroutine Module:
Private Sub write_coordinates(Line1() As Control)
...
 curX = Line1(0).X1   <- Error: object not set
Listbox with Drag&Drop please help!!!!!!28 Apr 2004 23:19 GMT1
Where can I find a listbox that allows me to drag&drop its items within itself? I mean, I want to change the items position by drag&drop (not to drag to another control on the form)
EX: I have a listbox with 5 names(items) and then I want to put the 2nd name after the 4th name ...
Multi questions, please help28 Apr 2004 21:58 GMT2
I asked these question before, but nobody replied, but I urgently need
answers.
These are my problems:
1. I want to to play avi, mpeg and DVD video on a form. I presume I need a
Using wide charater strings in the TreeView control28 Apr 2004 16:29 GMT6
I have a standard, Unicode BSTR in VB that has been filled with a series of Japanese characters.  If I display this string in a MsgBox using the wide version of the API directly, it looks fine.  If I use this same string as the "Text" argument of the TreeView.Nodes.Add() method, ...
Menu Create in run time28 Apr 2004 14:12 GMT1
dear
I have made a propram with a menu. And the question is
how to craete submenu in run time
such as
ComboBox height28 Apr 2004 13:52 GMT2
How do you control the height of the list portion of a combobox?
I would like to show 20 items in the combobox list before the scrollbars
appear.
--
How to make a ComboBox flat in VB^28 Apr 2004 13:46 GMT1
I am using VB6 SP6 and have a form with 'flat' text boxes, check boxes etc but I cant get ComboBoxes to be 'flat'
The Appearance setting has no effect, even when it is set to 'flat' the control is 3D. It is possible to add the "Microsoft Forms 2.0 Object Library" as components and ...
Control Name28 Apr 2004 13:43 GMT1
Is there a way to know the Name of a control from it´s inside. Every time i
use the Name property in the control code i get its class name. What i´m
doing wrong???
Thanks
Please help me28 Apr 2004 04:07 GMT6
I try to create a user control, but I dont know how to update the value of its property in run-time to design time
If anybody knows, please help me
Thanks a lo
KhoaDan
Changing cell's backcolor based on data value???28 Apr 2004 04:02 GMT1
Is there any way to do this?  As data is dynamically created and added to a DataTable, I would like to modify the backColor of either a single cell or the entire row containing a cell in the data grid associated with tha DataTable based on the value displayed.
HELPEB!!!! DataCombo never refills28 Apr 2004 04:01 GMT4
Hi guys, I need hel
I have a DataCombo filled with Customer Codes and Names; BoundColumn is the code and ListField is the name. When a new customer was added I need to show it on the DataCombo. I have tried the following
CboCustomer.Refil
CboCustomer.BoundText = strNewCustCod
listview with checkboxes28 Apr 2004 01:42 GMT1
are there any good articles on using checkboxes in
a vb6 listview control
tia
dk
Pages: 1 2 3 4 5 6 7 8 9 10 11 March, 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.