interface System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser:

   def public property InPropertySet as logical
      get.

   def public event ComComponentNameChanged signature void (input sender as System.Object, input e as System.ComponentModel.Design.ComponentRenameEventArgs).

   method public void DropDownDone().

   method public logical EnsurePendingChangesCommitted().

   method public void HandleF4().

   method public void LoadState(input key as Microsoft.Win32.RegistryKey).

   method public void SaveState(input key as Microsoft.Win32.RegistryKey).

end interface.
