GrapeCity.Win.MultiRow Namespace > PopupEditingControl Class : WantsInputKey Method |
<SuppressMessageAttribute(Category="Microsoft.Maintainability", CheckId="CA1502:AvoidExcessiveComplexity", Scope="", Target="", MessageId="", Justification="")> Public Overridable Function WantsInputKey( _ ByVal keyData As Keys _ ) As Boolean
Dim instance As PopupEditingControl Dim keyData As Keys Dim value As Boolean value = instance.WantsInputKey(keyData)
[SuppressMessage(Category="Microsoft.Maintainability", CheckId="CA1502:AvoidExcessiveComplexity", Scope="", Target="", MessageId="", Justification="")] public virtual bool WantsInputKey( Keys keyData )
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