'Declaration Public ReadOnly Property ListBox As System.Windows.Forms.ListBox
public System.Windows.Forms.ListBox ListBox { get; }
public: __property System.Windows.Forms.ListBox* get_ListBox();
public:
property System.Windows.Forms.ListBox^ ListBox { System.Windows.Forms.ListBox^ get(); }