Visual Studio wpf project C# contextmenu icon next to mrenuitem -


i've got big problem despite efforts cannot add icon next menu item in notifyicon contextmenu. want create contextmenu icons render using windows theme changing looks accordingly windows version. i've tried using custom render ownerdraw more contextmenustrip , render same on windows versions not desired effect. wonder possible icons in tray contextmenu using visual studio , c# code , keep windows , feel.

if knows solution grateful.

i assuming using windows 10 , visual studio 2015 community or similar, if not, let me know if more different!

check out guide universal windows platform (uwp) apps

if using uwp, universal windows programming using xaml, might consider using:

adaptive scaling, in case use xaml tag . in case of relative panel see objects move around , adapt in windows 10 media way, screen size. modify adaptive action using xaml. jerry nixon has great blog on xaml , c#, read it.

hope helps out.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -