I use ZipGenius 5.5 for archiving.
The left half of the GUI has a series of expandable menus -
"Common Tasks", "Archive Tasks", "Other Tasks"
Can anyone advise what control performs this functionality?
It must be a common control because the Windows "Printers and Faxes"
interface
has the same type of control in an explorer style interface.
> I use ZipGenius 5.5 for archiving.
> The left half of the GUI has a series of expandable menus -
[quoted text clipped - 5 lines]
> interface
> has the same type of control in an explorer style interface.
Hi,
ASP .NET version here
(http://www.sadeveloper.net/viewarticle.aspx?articleID=106), which might be
of help. I had a link to a company that makes a Windows Forms version for
applications, but for the life of me I can't find it. I think I discovered
it by searching for 'expandable panel' or something in Google, but it took a
while as I remember. I don't think it's a common control (or at least I
couldn't find it). It isn't that hard to implement your own if you're that
way inclined.
Good luck!
Steve
Wake-up-Jeff - 14 Sep 2004 11:46 GMT
Thanks Steve.
I also got a reply in another news group pointing me to
http://windowsforms.net/Default.aspx?tabindex=5&tabid=47
It seems pretty good.
> > I use ZipGenius 5.5 for archiving.
> > The left half of the GUI has a series of expandable menus -
[quoted text clipped - 19 lines]
>
> Steve
Steve McLellan - 14 Sep 2004 12:33 GMT
Hi Jeff,
That looks even better.. I might have a look at it myself!
Thanks, and good luck with the project.
Steve
> Thanks Steve.
>
[quoted text clipped - 29 lines]
> >
> > Steve