lpstrTitle property
A string to be placed in the title bar of the dialog box. If this member is null, the system uses the default title (that is, Save As or Open).
Implementation
external Pointer<Utf16> lpstrTitle;
A string to be placed in the title bar of the dialog box. If this member is null, the system uses the default title (that is, Save As or Open).
external Pointer<Utf16> lpstrTitle;