Groups | Blog | Home


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
all groups > vb.net > march 2005 > threads for sunday march 13

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

Main Menu is Invisible
Posted by S Shulman at 3/13/2005 10:34:35 PM
Hi The main menu is just not visible on a regular form I think that at some point it was visible but I havn't got a clue why it changed Any ideas? Thanks, Shmuel Shulman ...more >>


Grouping ctrl without relative tab ordering
Posted by Dhawal Patel via .NET 247 at 3/13/2005 9:51:39 PM
Hi, I'm looking for =2ENet equivalent of Frame Control=2E Though= GroupBox and Panel controls are available in =2ENet, there is a= slight change in behaviour=2E Both GroupBox & Panel have relative= tab orders=2E But in a Frame ctrl, we can tab out to a control= outside the Frame Container an...more >>

Generating Menu at run time
Posted by Sen at 3/13/2005 7:55:04 PM
Is there any source code/demo/sample to generating menu in MDI form at runtime ? I did tried to code myselft but very confusing haven't success yet. Sen TIA...more >>

Get last access date of desktop shortcut
Posted by yxq at 3/13/2005 7:44:41 PM
Hello, The XP Desktop clean wizard can get the last access time of desktop shortcut, i found that the info come from "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count" The valuename and value are encrypted using ROT1...more >>

radiobuttonlist is showing text
Posted by Brent at 3/13/2005 6:16:38 PM
I have several radiobuttonlists that I don't want the text to show for. I have made that so through the datalist item editor. It looks great in designtime but it shows text at runtime. The text it is showing is what i have entered as the values for the radiobuttonlists. Any thoughts ...more >>

how do I get the highest value from an array
Posted by Jan at 3/13/2005 5:47:50 PM
Hi there, Is there a fast way to get the highest value from an array? I've got the array strStorage(intCounter) I tried something but it all and's to nothing If someone good helpme, TIA...more >>

Parse Command Line Parameters
Posted by slonocode at 3/13/2005 5:47:13 PM
I have created a filter in Eudora email program that will notify a program when the criteria is met. For instance if the filter criteria is met it will send the following command: C:\MyProgam.exe "C:\MyFile.txt" I have been able to process the command line by writing a small sub main in...more >>

saving event logs vb.net
Posted by marfi95 NO[at]SPAM yahoo.com at 3/13/2005 5:09:01 PM
I'm automating a piece of my app to allow my customers to send me a copy of their event logs (for diagnostics) on demand just through the click of a button. I know I can use the EventLog/EventObjEntry objects and write the event entries to another flat file or xml or something like that, but ...more >>



Dragging a mail from Outlook/Outlook Express in to a .NET VB app
Posted by Jim Florence at 3/13/2005 4:31:21 PM
Hello, I've just started to look seriousl at VB and .Net. I have written a calendar app and am trying to find the best way to drag and drop messages from Outlook/Outlook Express ditrectly in to the calendar.Not looking for specifics really just the best way of dragging the message and an...more >>

ANN: free DPack for VS.NET 2003/2005 v2.0.6
Posted by Sergey M at 3/13/2005 4:21:15 PM
Hi all, I'm pleased to announce that after several months of development, DPack 2.0.6 has been finally released. DPack is a free VS.NET 2003/2005 add-in collection. DPack includes various browser tools that allow the developer to quickly narrow the search down to a particular class, metho...more >>

How can I programatically do GPEdit tasks?
Posted by Jim Bob at 3/13/2005 3:35:06 PM
I have a mix environment where most of my user PC are not part of a domain. They use Term Serv & Citrix to do their work. I want to push som Group Policy settings to these non domaoin PCs. I would like to do some tasks done in gpedit.msc through vb.net. Is this possible? Is there a na...more >>

CollectionBase
Posted by barry at 3/13/2005 11:34:38 AM
My question is why is it that when using the inherits System.Collections.CollectionBase in a class you defined, you can use the members from the Ilist, Ienumerable and Icollection that you want but if you defined a class using the interface Icollection, for example, you would have to define all...more >>

'AddressOf' expression cannot be converted to 'Integer' because 'Integer' is not a delegate type.
Posted by Patrick Dugan at 3/13/2005 11:03:33 AM
I am *trying* to convert a VB6 program to vb.net. One error I am getting that I cannot figure out is: 'AddressOf' expression cannot be converted to 'Integer' because 'Integer' is not a delegate type. This is the offending line where the error is located: res = UUIRTSetReceiveCallback(hD...more >>

Need Help Computing Volume of Cylinder
Posted by Basil Fawlty at 3/13/2005 10:34:46 AM
Hi everyone, I have an assignment, to create a simple VB program that computes the volume of a cylinder. The Form is pretty simple, it has a label and text box for base radius, another for height and another for volume with an OK button. I have the code to put into the OK button (Which I've do...more >>

Round Button
Posted by Zorpiedoman at 3/13/2005 9:13:04 AM
I am trying to create my own button control, but I want it round, not square. I can draw the graphics just fine, but I wish there was some way to make the background of the Usercontrol area transparent. Is there a way to do this? -- --Zorpie...more >>

Formatting "Short Time" in VB.NET
Posted by rehughes at 3/13/2005 6:31:04 AM
When I use: Format(datetime, "Short Time") or Format(datetime, "t") or Format(datetime, "hh:mm") I always get an AM/PM value on the end of the time string. How do I get a short time in military format without AM/PM? Thanks. Bob Hughes ...more >>

BitMap to Control in Paint Event
Posted by Dennis at 3/13/2005 6:17:08 AM
I am trying to implement drawing on a bitmap and using bitblt to transfer it to the control graphics object in the paint event. It seems to draw on the bitmap ok but doesn't get transferred to the control graphics object in the paint event. Any help would be appreciated. Here is my code: ...more >>

Shopping cart
Posted by gceng2 NO[at]SPAM hotmail.com at 3/13/2005 3:48:02 AM
Hi, I am an old-vb6 programmer and like to step it to the dotnet vb. Does someone have a nice sample code for a web shopping cart ? Best regards from The Netherlands, Gert...more >>


DevelopmentNow Blog