Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to create start-up screen like windows 8 in C# using telerik and I'm using Microsoft VS C# 2013.

I need help for following problems.

1- I want that my app will run at start-up like in windows 8 I know about some start-up methods like registry runas , task scheduling but tell me best one for this

2- I want that my app will launch in full screen like windows 8 start-up screen

3- I want that my app will hide when user press "windows + D" key and show again if user press "windows + S" key, I know about hiding and showing form but want to know about keyboard button event capturing something like keyboard hooking

I will be thankful all of you.
Posted
Comments
Kornfeld Eliyahu Peter 19-Mar-14 3:36am    
Why not to go to telerik? They have a good forum-based support...
BillWoodruff 19-Mar-14 4:16am    
If we write your code for you, you will learn nothing.

I agree with Peter, if you paid for the very expensive Telerik technology, why not take advantage of their support service, and user forums ?

I also suggest you start doing some research here on CodeProject: you will find articles here that will show you how to do everything you asked about.

When you get started, come back here with specific questions.
itboy87 20-Mar-14 7:46am    
I'm not asking for code i want just little guide and hints and I need these things for C# not for telerik only

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900