在我的在线课程中,我被要求在表格上贴上标签(lblQuestion
加速器)和ComboBox。
在VS 2010中,在表单上放置标签和组合框很简单,但我不确定加速器是什么以及我如何使用它?
答案 0 :(得分:3)
设置加速器时,您将使用&标签字母前面的字符,您需要作为加速器使用。有关更多详细信息,请参见此处:http://blog.csharphelper.com/2012/05/30/use-accelerators-on-labels-and-buttons-in-c.aspx。