I can’t believe I’m the first person to blog about this (maybe my aggregator’s stuck?), but the new Visual Basic Power Pack has been released on GDN. Here’s a description:
The Visual Basic Power Pack consists of seven custom controls written in Visual Basic .NET 2003. The controls provide enhanced user interface elements and enable you to create more interesting and more colorful client based applications.
The Power Pack controls consist of:
· BlendPanel. This provides a background for a form where the color fades from one shade to another.
· UtilityToolbar. This is a toolbar whose look and feel is similar to the Internet Explorer toolbar.
· ImageButton. This is a button that displays a graphic over a transparent background.
· NotificationWindow. This displays text and graphics in a pop-up window (commonly known as “toast”).
· TaskPane. This is a container that provides collapsible frames for displaying additional information on a form.
· FolderViewer. This displays directories in a hierarchical format.
· FileViewer. This displays a list of the files in a specified directory.
They’re being released as a sample, so full source code (in VB, of course!) is available. Have fun!
Sounds great! Would it be possible for you, or one of the persons who greated this, to post a few graphics of the various widgets? Especially with GUI elements, a picture is worth a thousand words.
Cool Stuff! Thanks Paul for providing the information.
Grabing it immediately.
Blogs are not the unique source of information ;-)))
As we said during MVP Summit this year (and last year, and last last year and… ok, I stop there), produce more and more controls, components, softwares, anything (but not spamware) written in VB (and say it)
Robert: There aren’t any images I can link to yet, unfortunately, but as soon as I can find some, I will!
I agree with Paul, The intro article is great but not so discoverable. Well people will get there soon.
Pingback: Enjoy Every Sandwich
Pingback: William.Blog()
I’m getting an error when I use this link – any other ideas where I can get this from?
"Server Error in ‘/’ Application."
Greg, the link should be fixed now, thanks for pointing it out!
Anyone know wher this can now be downloaded from. As usual all the MS links are invalid.
Hi guys, please give me some sample code on how to implement data repeater control in vb powe pack
I could not find anywhere to get the Power Packs containing these UI controls. The newer powerpacks (ver 2.0 and 3.0 for VS 2005) unfortunately do not have them. Anyone could help by posting the dll or the source code?
I could not find anywhere to get the Power Packs containing these UI controls. The newer powerpacks (ver 2.0 and 3.0 for VS 2005) unfortunately do not have them. Anyone could help by posting the dll or the source code?
Yes, there is an introduction page here:
http://msdn.microsoft.com/en-us/library/aa289491.aspx
but a download page nowhere to be found. Any help?
I desperately need this version of the Power Pack for the folderviewer and fileviewer controls.
Anyone have an archive location of this? Thanks.