all groups > vb.net controls > december 2006
Visual Studio 6 Under Windows 2003?
Posted by Will at 12/22/2006 7:53:10 PM
Can someone give me guidance about whether Visual Studio 6 should install
and run VB 6.0 correctly under Windows 2003? We have a ton of problems
getting this install to work, so many that it almost looks like they are not
compatible.
The most difficult thing at present is that after the Visu... more >>
running application on vista
Posted by sonali_reddy123 NO[at]SPAM yahoo.com at 12/20/2006 3:04:37 AM
Hi all,
I have encountered a problem on running my vb.net application on vista.
The problem occcurs while writing the data to xml which I create in my
application path.
It fails to modify the xml and gives error as failed to write the data
to xml.
Same scenario works on other PC's who ... more >>
ANN: UIComponents for .NET Holiday Discount
Posted by Naxos Dev at 12/15/2006 12:00:00 AM
Announcement - Press Release
Company: Naxos Development
Company web-site: http://www.naxosdev.com
E-mail: info@naxosdev.com
December 15, 2006: Naxos Development is one of the emerging companies of
..NET solutions for professional use. Naxos Development is proud to
announce the recent launc... more >>
Calendar control error
Posted by marty.overdear NO[at]SPAM intergraph.com at 12/13/2006 12:55:32 PM
I have an app that opens a new window when a user clicks in a certain
field, and this new window displays a calendar with the date that was
in the clicked field selected. This works great. The problem seems to
be that I am opening the window with 'showModalDialog'. When it
appears, if I click... more >>
DataGridView's First Column
Posted by Mirko Vucicevic at 12/12/2006 9:23:37 PM
How can manually change width of the first DataGridView column (the gray one
with row indicator)?
... more >>
Images in ComboBox
Posted by Mirko Vucicevic at 12/12/2006 7:30:06 PM
How can I add an image in front of each ComboBox item?
... more >>
Input data to webpage
Posted by WebNewsReader at 12/12/2006 12:07:19 PM
Hi,
I'm using a webbrowser control to access a page.
I would like to auto set some fields using VB 2005 express
The field has the propery name="quantity"
Can it be done ? ... more >>
LinkLabel Click, LinkClicked events
Posted by Fred at 12/12/2006 12:00:00 AM
I want to use the LinkLabel.Click event (not the LinkLabel.LinkClicked) but
I need to know if the mouse is pointing to a link and if so which link.
My linkLabel control will have numerous links in it and I want to show a
popup menu when right clicking anywhere on the control even if the mouse... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
PrintPreview Control
Posted by Stuart Nathan at 12/4/2006 12:30:45 PM
Can someone tell me how to remove a previously loaded PrintDocument in a
PrintPreview control, so that I can display a nedw one?
... more >>
TableLayoutPanel - Cell from mouse point?
Posted by Shannon Richards at 12/4/2006 11:57:45 AM
Hello All: I am using a TableLayoutPanel control as part of a generic UI
designer tool...I want to allow users to drag and drop UI elements onto
cells in the TableLayoutPanel.
Is it possible to retrieve the current cell position from the
TableLayoutPanel using mouse coordinates? The contr... more >>
|