MVPSI.JAMSWeb.Controls Namespace > Dashboard Class : AccessKey Property |
'Declaration
<WebSysDescriptionAttribute("Keyboard shortcut used by the control.")> <WebCategoryAttribute("Accessibility")> <System.ComponentModel.DefaultValueAttribute()> Public Overridable Property AccessKey As System.String
'Usage
Dim instance As Dashboard Dim value As System.String instance.AccessKey = value value = instance.AccessKey
[WebSysDescription("Keyboard shortcut used by the control.")] [WebCategory("Accessibility")] [System.ComponentModel.DefaultValue()] public virtual System.string AccessKey {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2