c++ - Adding a tile to the Windows 10 Action Center -


i new c++ , windows framework, sorry if asking blatantly obvious question. wondering if there way add own custom tile windows 10 action center, this: https://i.stack.imgur.com/larop.png

any or advice appreciated. in advanced!

edit: found similar post @ windows 10 action center buttons, has no answers.

right there no way add "quick action" button. can try adding request (or upvote existing item) on windows dev uservoice site.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -