all groups > vb.net controls > august 2004 > threads for august 22 - 28, 2004
Filter by week: 1 2 3 4 5
Progress Bar
Posted by Dino Buljubasic at 8/27/2004 7:55:14 PM
I have a form that has a progress bar on it for tracking opening of a
file.
Everything works fine but when I click on X (Close) toclose the form
while my progress bur is running, I get the window saying "This
program is not responding"
How do I fix this?
Thanks... more >>
Left click listview item
Posted by Gerry Viator at 8/27/2004 11:21:16 AM
Hello all,
Please help,
I want to send a left click over an item in a listview vb.net on the first
item.
How can I do this?
thanks
Gerry
... more >>
Drag/Drop with listviews
Posted by Matt Michael at 8/27/2004 11:05:48 AM
I'm writing an application that has a treeview that represents different
user folders that a user can have messages in, and a listview that displays
messages within that folder. The listview is multiselect, and I can move
multiple messages to a different folder through a context menu that ca... more >>
Listview Problem
Posted by trialproduct2004 NO[at]SPAM yahoo.com at 8/27/2004 2:24:12 AM
Hi all
I have one problem regarding listview control
When i set view property of listview to largeicon, it works fine
but if i change view to detail and clear listview as well as imagelist
and then add items to listivew and imagelist, it is not displaying
images in listview
can some one help m... more >>
format datagrid column for negative numbers
Posted by Randy K. at 8/26/2004 12:03:32 PM
I need to format a column that contains money/decimal datatype and want it
to display as -$1000.00 and not ($1000.00).
How do I format this WITHOUT converting it to a string and without globally
having to change the way currency is formatted?
TIA,
Randy
... more >>
Looping through a Combo Box
Posted by Jay Esguerra at 8/26/2004 11:09:46 AM
Can anyone tell me what is the best way to loop through a combo box
collection because I would like to do a comparison on the value which is the
selected value (not the value this is displayed)?
... more >>
multi column combo box
Posted by Randy K. at 8/26/2004 10:22:47 AM
How do I get a multi column combo box like in office/VBA? I am looking to
have 2 or 3 columns displayed in the drop down list and then show one column
in the box when selected and may use a different column as the 'bound'
column.
Is this possible with the standard combo box control in 1.1 fra... more >>
Baloon or Tooltip Message at SystemTray How-to
Posted by Sam Learner at 8/24/2004 2:20:04 PM
Hi Everyone,
I want to design a utility that will give the user some notification
messages similar to the way Outlook 2003 or the "Windows Updates
Notification" Notify users with a Balloon that is animated at the
lower-Right corner of the Screen.
I am using VB.NET 2003
Is there a class alr... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
3rd Party Fuzzy Logic Control
Posted by cemich NO[at]SPAM comcast.net at 8/23/2004 12:22:44 PM
I'm trying to find out if there are any third party controls out there
that perform fuzzy logic searches. For example, I have a search that
is based on first name, last name, and phone number. If I put in:
First Name: Chuck
Last Name: Smith
Phone: (410) 333-2222
I want to make sure we... more >>
INTERNET VB
Posted by divpip NO[at]SPAM hotmail.com at 8/22/2004 10:49:35 AM
can i put a vb exe onto a webpage, so the file runs when the page loads?
thanks
Div... more >>
|