Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
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
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet windows forms > july 2003 > threads for thursday july 3

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

TypeConverter Question
Posted by Dr. Guenther Schwarze at 7/3/2003 2:53:08 PM
Hi, Sorry for reposting, just thought to give it one more try, as this is a really annoying problem for us. I will shut up if I still don't get any replies this time <g>. I have a component that has a class type property. This class in turn only consists of about 20 public members which are...more >>


storing an xml element
Posted by NotYetaNurd at 7/3/2003 2:20:23 PM
I have a situation , where in I had to store a bit of information about a treenode in Tag ..... like this "<shorcut key="M1" startpos="33" >System.Windows.MessageBox.Show(""); </shorcut>" ideally i should be creating an xmlelement add attributes and store the xmlelement in Tag... but a...more >>

cast datagrid.datasource to dataset (datasource is table)
Posted by newsgroper NO[at]SPAM yahoo.com at 7/3/2003 2:05:43 PM
I extended a windows datagrid to some formatting and to add controls like buttons and comboboxes. To get the datagrid to accept the changes I add tablestyles. To make the datagrid use the new tablestyles and bind to the table I used the following code... this.TableStyles.Clear(); this.Table...more >>

Similar code for timer needed
Posted by Derek Hart at 7/3/2003 10:34:44 AM
I have the following code in Access. I use it to delete some files, but I need the timer because the system may still have a hold on the files. This works nicely to clean up a directory. What is similar code for VB.Net? PauseTime = 5 start = Timer ...more >>

PropertyGrid: show/hide properties at runtime?
Posted by Todd at 7/3/2003 9:19:53 AM
I have an instance of a class I need to display properties for. I have created a wrapper class for this class solely for use with a PropertyGrid. Just before setting myPropertyGrid.SelectedObject, I create an instance of the wrapper class. I'd like to be able to show or hide certain pro...more >>

Clipboard
Posted by Garry Harrison at 7/3/2003 8:33:36 AM
I have populated the clipboard with text and a bitmap and allow the contents of the clipboard to be dragged. When I drag the above to MSWord. MSWord drops the text. Is it possible to force MSword to drop the Bitmap and Excel to drop the text. ...more >>

WinForm
Posted by Lang at 7/3/2003 8:12:39 AM
Hi, i'm trying to implent an application with "Ide Style" (form dockable, aspect) using vb.net Some help? Thanks...more >>

Control Tab
Posted by Marilu at 7/3/2003 6:06:21 AM
Good Morning (..Afternoon, Evening??) All, I am hoping someone can give me a hand with a most aggrivating problem. I have a control tab with TEN tabs. I have named them "tab0", "tab1", "tab2" . . . "tab9" and when I look at the properties of the control tab collection, the pages are liste...more >>



Remote Development of VB.NET Application
Posted by varkey NO[at]SPAM wipro.co.in at 7/3/2003 3:48:53 AM
Dear all, Can you please provide some information on the following issue, at the earliest. I have a development server setup in the network, say machine X. Also, there is another workstation, say Y, for a programmer, to work with. The application is a Winforms Application and machine X (se...more >>


DevelopmentNow Blog