|
-
Jul 5th, 2006, 05:37 AM
#1
Thread Starter
Member
[2005] AccessKey for Custom Button Control
I would like to simulate the accesskey property in my custom button control as in the .Net button Control
If suppose in a .Net Button Control text property is set as "&Submit", the control's load event is fired whenever we press Alt + S.
So i would like to create the same with my custom button control. Can someone provide some pointers on how to proceed .
In VB 6, we have UserControl.AccessKeys property to set the accesskey. Is there any such property in VB 2005.
Thanks,
Sugan
Last edited by vsugan_work; Jul 5th, 2006 at 05:53 AM.
Sugan
Chennai, INDIA.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|