ShowPropertiesPage Method (IMLCharGen)
parent window handle
shows CG properties menu
Syntax
Sub ShowPropertiesPage( _
   ByVal _lHWndParent As Integer _
) 
void ShowPropertiesPage( 
   int _lHWndParent
)
procedure ShowPropertiesPage( 
    _lHWndParent: Integer
); 
void ShowPropertiesPage( 
   int _lHWndParent
) 

Parameters

_lHWndParent
parent window handle
See Also

Reference

IMLCharGen Interface
IMLCharGen Members