Parameters
- objectInstance
RTF object handle
- windowHandle
handle of parent window or host control
- hDC
Reference DC of the destination (usually a printer DC). Important for the choice of available fonts. Can be null, in which case the default printer is being used.
- projectType
- projecttype. See LlProject
- modal
Value Meaning true the dialog will be displayed modally.
false the control passed as hWnd will be replaced by the RTF control.