C# Class Hawkeye.UI.NativePropertyGrid

The property grid used to display native information about a window.
Inheritance: Hawkeye.UI.Controls.PropertyGridEx
Mostra file Open project: odalet/Hawkeye2

Public Methods

Method Description
NativePropertyGrid ( ) : Hawkeye.UI.Controls

Initializes a new instance of the NativePropertyGrid class.

Method Details

NativePropertyGrid() public method

Initializes a new instance of the NativePropertyGrid class.
public NativePropertyGrid ( ) : Hawkeye.UI.Controls
return Hawkeye.UI.Controls