2005-09-09 Jonathan Chambers <jonathan.chambers@ansys.com>
authorJonathan Chambers <joncham@gmail.com>
Fri, 9 Sep 2005 19:41:50 +0000 (19:41 -0000)
committerJonathan Chambers <joncham@gmail.com>
Fri, 9 Sep 2005 19:41:50 +0000 (19:41 -0000)
commit09ca95b6f37bbf8f6198b1158388eb7f0d62e639
tree19baf41d9709709e75ba31461c7eba8fb952af6f
parent3ef72d30a0b1229f269c58cfad08192bac84005c
2005-09-09  Jonathan Chambers  <jonathan.chambers@ansys.com>

        * IRootGridEntry.cs: Added
        * PropertyGridCommands.cs: Added
        * PropertiesTab.cs: Added missing methods and property
        * PropertyGridView.cs: Made class internal
        * PropertyGridTextBox.cs: Made class internal

svn path=/trunk/mcs/; revision=49825
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IRootGridEntry.cs [new file with mode: 0755]
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PropertiesTab.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PropertyGridCommands.cs [new file with mode: 0755]
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PropertyGridTextBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PropertyGridView.cs