public System.bool SuppressKeyPress {get; set;}
'Declaration
Public Property SuppressKeyPress As System.Boolean
'Usage
Dim instance As NNodeKeyEventArgs Dim value As System.Boolean instance.SuppressKeyPress = value value = instance.SuppressKeyPress