Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / NMHDR Structure / code Field


In This Topic
code Field
In This Topic
Syntax
'Declaration
 
Public code As Integer
 
'Usage
 
Dim instance As NMHDR
Dim value As Integer
 
value = instance.code
 
instance.code = value
See Also