What we return textually for null.
[Visual Basic] Protected Shared ReadOnly none As String [C#] protected static readonly string none; [C++] protected: static readonly String* none; [JScript] protected static var none : String;
ReferenceEditor Class | ReferenceEditor Members | System.ComponentModel.Design Namespace