ShowPropertiesPage Method (CoMLCharGenClass)
parent window handle
shows CG properties menu
Syntax
Public Overridable Sub ShowPropertiesPage( _
   ByVal _lHWndParent As Integer _
) 
public virtual void ShowPropertiesPage( 
   int _lHWndParent
)
public procedure ShowPropertiesPage( 
    _lHWndParent: Integer
); virtual; 
public: virtual void ShowPropertiesPage( 
   int _lHWndParent
) 

Parameters

_lHWndParent
parent window handle
See Also

Reference

CoMLCharGenClass Class
CoMLCharGenClass Members