for loop - how to make widgets in c# for desktops apps -
i doing desktop application calendars,sticky notes,diary,todolist,reminders , sending , receiving e-mail. want make widget this.wiget should display messages if new mail received. dont know start making widget.let me know there controls in visual studio make widgets or not.from should start.
you're looking wpf. it's steep learning curve, you'll able virtually make app want. supports real transparency, can design app way want without borders. you're looking window.windowstyle = windowstyle.none
. start here.
note won't 'widget' clock widget in windows 7 example. you'll make normal desktop app (.exe) special functionality.
bottom line, can (and more) in wpf you'll want comfortable around first.
Comments
Post a Comment