Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

PrintDlg

loadpoint
Beginner
397 Views
How do you initialise the printdlg dialog box from a dialog button.

eg
subroutine Print( )


select case (id)
case (IDC_BUTTON_PRINT)
0 Kudos
0 Replies
Reply