NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyGrid.GridToolBar Class

[To be supplied.]

Object
   MarshalByRefObject
      MarshalByRefComponent
         Control
            RichControl
               ToolBar
                  PropertyGrid.GridToolBar

[Visual Basic]
Public Class PropertyGrid.GridToolBar
   Inherits ToolBar
[C#]
public class PropertyGrid.GridToolBar : ToolBar
[C++]
public __gc class PropertyGrid.GridToolBar : public ToolBar
[JScript]
public class PropertyGrid.GridToolBar extends ToolBar

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

PropertyGrid.GridToolBar Members | System.WinForms Namespace