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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Simply selecting the first item programmatically in a ListView30 Sep 2005 19:59 GMT3
I'm going crazy over this simple thing. I want to programmatically select the
first item of my ListView, but the things I have tried have failed:
       lstSurveyUnits.ListItems.Item(1).Checked = True
       lstSurveyUnits.ListItems.Item(1).Selected = True
Directly Reference Control with Object Variable without Using "me"29 Sep 2005 15:51 GMT3
Example Active X Control with this code in a module:
'The FUNC_BlahProp() function is implemented in Module1, a regular code
'module As follows:
Option Explicit
File Type Icon xp29 Sep 2005 01:52 GMT3
Is it possible to add file type icon( word document icon, excel sheet icon
etc...
using  shGetFileInfo?
I have been devlopping this little tool. Now i want to have it
INET + VB626 Sep 2005 20:47 GMT5
I have this problem with inet control,
im trying to do :
zmHTTP=inet1.openurl(URL,icString)
it works fine, but when i try :
Translation fron VB to VFP 926 Sep 2005 20:16 GMT1
I have a sample in VB and I do not find commands to translate in VFP 9.
Anyone could help ?
Here is the VB Code :
Dim bStatus as Boolean
Alpha Transparency26 Sep 2005 14:17 GMT1
Does anyone know how I can display alpha transparent images in vb?
ComboBox Hover item problem.26 Sep 2005 14:13 GMT1
I m facing a problem with VB combobox.
I have a form. In that form I have a combobox and a windowsmedia player
component. I have list of items in combobox and corresponding videos to be
played. What I want is I can open the combobox and then whenever my mouse
Combo Box Problem26 Sep 2005 14:08 GMT1
I am into PowerPoint Automaion.I am doing my coding in Visual Basic 6.0.In
my application I need to increse the height of the Combo box but when I am
trying to increase the height of the combo box it is saying read only
property.I Dont have any Idea how to do it.If any one knows ...
Picture box and image box26 Sep 2005 10:10 GMT8
Don't know wich is worst...
here is my problem
I want to have a transparent gif image on the form
imagebox can do this, picturebox can't
Status: 503 Delta table SQL error26 Sep 2005 02:21 GMT1
I'm really hoping someone can shed some light on this problem for me. I've
got an application that I've developed in VB6 that uses a back end SQL Server
7 database that is running on a webserver. The webserver has Apache running
on it. It seems that, of it's own accord, the ...
Hardware detection from web page26 Sep 2005 01:47 GMT4
Is it possible to do hardware detection on a webpage?
Basically I need to determine OS type, CPU speed, memory size and free drive
space on C: using a web page.
Using the Windows API I can do all this and build an OCX, but it only works
VB Form with activex control not opening26 Sep 2005 01:24 GMT1
Sir,
About our activex control: The activex control has winsock control inside.
The activex control have method SEND and event DATA_ARRIVAL. This control is
used as an interface between two applications. The activex control will be
Webbrowser control Documentcomplete26 Sep 2005 00:52 GMT1
I have the following trouble with the documentcomplete event.
--------------------
Private Sub WebBrowser1_DocumentComplete(ByVal pDisp As Object, URL As
Variant)
MSINET26 Sep 2005 00:44 GMT1
I am trying to package a VB6.0 program going out to a couple different
places, using anything from win98, winxp or win2k...  The only component
used by the program is MSINET...  should this be included in the package?
Is it assumed that most windows users already have it installed?  ...
run VB6 Code from JavaScript in a WebBrowser Control26 Sep 2005 00:41 GMT1
I am hosting a WebBrowser Control in a VB6 application.  I have complete
control over the web pages that this web browser will have access to.
What I would like to do is to call functions and/or subs in the VB6 form
that is the WebBrowser controls Parent from JavaScript running on ...
Pages: 1 2 3 4 5 6 August, 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.