Has anyone seen any documentation on how the Microsoft Money interface is
achieved? I assume this is done under winforms, but it has a very
browser-like feel that I wish to replicate in my application.

Thanks in advance for any assistance.

Re: Microsoft Money-style interface by Dmitriy

Dmitriy
Mon Dec 15 10:27:39 CST 2003

Ed,

I've seen an article called "Inductive user interface". It used many
examples just from Microsoft Money. Not sure the technical side is covered
in the article, though. On the other hand, I believe it is not so complex to
be implemented even with the standard Labels, LinkLabels and Panels.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Ed Mathias" <emathias@pcisys.net> wrote in message
news:vtrnbflsvqj964@corp.supernews.com...
> Has anyone seen any documentation on how the Microsoft Money interface is
> achieved? I assume this is done under winforms, but it has a very
> browser-like feel that I wish to replicate in my application.
>
> Thanks in advance for any assistance.
>
>


Re: Microsoft Money-style interface by Tobes

Tobes
Mon Dec 15 11:34:40 CST 2003

"Ed Mathias" <emathias@pcisys.net> wrote in message
news:vtrnbflsvqj964@corp.supernews.com...
> Has anyone seen any documentation on how the Microsoft Money interface is
> achieved? I assume this is done under winforms, but it has a very
> browser-like feel that I wish to replicate in my application.

I'm interested in this also, would you mind sharing any of your findings
with the group?

Cheers,

Tobin

> Thanks in advance for any assistance.
>
>