public ListBox ListBox { get; set; }
Public Property ListBox As ListBox Get Set
public: property ListBox^ ListBox { ListBox^ get (); void set (ListBox^ value); }