Archived Months
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > vb.net controls > october 2007

picturebox locking file (winforms)
Posted by RobKaratzas at 10/29/2007 5:52:02 AM
hi folks on a winform, I'm loading the standard picturebox control via (something like): _photoImage = Image.FromFile(uiOpenFileDialog.FileName) uiPicPic.Image = _photoImage for some reason, it is creating a lock on the source file. is there a way ...more >>


Display Context Menu on DataGridView only when specifc keys are pressed...
Posted by hzgt9b at 10/21/2007 5:13:46 PM
Using VS2005, VB.NET, I am developing a windows app that has a DataGridView. I want to enable the display of a context menu on this DataGridView only when a specific set of keys is also pressed (like CTRL+ALT+SHIFT). TO this point I have code that only displays the context menu while keys CTRL ...more >>

using a treeview control in VB.net 2005
Posted by Brad Pears at 10/12/2007 3:11:35 PM
I am attempting to use the treeview control in vb.net 2005. I can create the parent and one levell down child nodes for that parent - but that seems to be as far as I can get. Can some one post some code for me that will add a parent-child-grandchild to the tree?? I am looping through pa...more >>



DevelopmentNow Blog