'Declaration
<System.ComponentModel.CategoryAttribute("Placement")> <System.ComponentModel.DescriptionAttribute("Gets/sets the size of the popup.")> Public Property Size As NSize
[System.ComponentModel.Category("Placement")] [System.ComponentModel.Description("Gets/sets the size of the popup.")] public NSize Size {get; set;}