C# Class FxDetector.PropertyGridEx

Inheritance: System.Windows.Forms.PropertyGrid
显示文件 Open project: odalet/Hawkeye2

Private Properties

Property Type Description
InitializeToolStrip void

Public Methods

Method Description
PropertyGridEx ( ) : System

Initializes a new instance of the PropertyGridEx class.

Private Methods

Method Description
InitializeToolStrip ( ) : void

Method Details

PropertyGridEx() public method

Initializes a new instance of the PropertyGridEx class.
public PropertyGridEx ( ) : System
return System