Visual Studio
(1)
Generetal
(1)
Windows
(1)
Proect
(1)
Hell
(1)
Msg
(1)

Can you help me find HotKey control in C++ ( Windows Form)

Asked By Arif
26-Jan-10 04:50 PM
Hi There,
So far I have created UI in Visual Studio using 'Simple'
Win32 project...
I am in process of porting my small app to .Net ....
I am using Windows Forms ....

I am not able to find any HotKey control that use to be there toolbox
when working with 'Simple' Windows

Am I missing something?
The way I created my project is as follow....

Earlier my project was "simple" win32 application.....

I tried adding a 'windows form'  to it and it promoted me your project
is native ..and in native project you can not add windows form,, do
you want to convert it to managed proect  ( or something similar
msg)  ..i said ok go ahead convert it ....  it converted and later on
I went to project Properties->Generetal->Common Language Runtime
Support and added "/clr" option myself also ...

I am surprised, How could they drop any control....When Windows form
is selected Toolbox shows hell lot of controls but i just cant find
any hotkey control..... is there any control which does the same job
and it;s name is different?

-Arif
Post Question To EggHeadCafe