WPF custom user widgets. Will UI components be standardized?

Posted by Andrew Florko on Stack Overflow See other posts from Stack Overflow or by Andrew Florko
Published on 2010-06-05T12:25:08Z Indexed on 2010/06/05 12:32 UTC
Read the original article Hit count: 237

Filed under:
|
|

There are lots of articles and video lessons that describe how to create your unique user widget (graphical control) with WPF. There are tons of technical details what is behind the scene and I feel people enthusiasm with ability to customize widgets as never before.

I remember those days when VCL library (Delphi) appeared and there was the same enthusiasm in VCL widgets area. Ability to create VCL controls was nearly the must when you was applying for a job as Delphi developer. This situation continued for several years till professional sophisticated 3'd party UI libraries appeared. Hardly you'll have to create your own VCL widget nowadays.

Will WPF widgets enthusiasm die as VCL one?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about subjective