Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.PropertyEditor Class Reference

The PropertyEditor class is used to display the properties of a TRIM object. More...

Static Public Member Functions

static bool EditModal (Hwnd parentHWND, TrimMainObject trimObject)
 Displays the property sheet for the nominated object, returns true if the user pressed OK, false if the user pressed CANCEL More...
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

The PropertyEditor class is used to display the properties of a TRIM object.

Member Function Documentation

static bool HP.HPTRIM.SDK.PropertyEditor.EditModal ( Hwnd  parentHWND,
TrimMainObject  trimObject 
)
static

Displays the property sheet for the nominated object, returns true if the user pressed OK, false if the user pressed CANCEL

Member Data Documentation

bool HP.HPTRIM.SDK.PropertyEditor.swigCMemOwn
protected