'Declaration
Protected Overridable ReadOnly Property DefaultDropDownWidth As System.Integer
'Usage
Dim instance As NPopupCombo Dim value As System.Integer value = instance.DefaultDropDownWidth
protected virtual System.int DefaultDropDownWidth {get;}