Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
Important Update: Community Platform Migration​. Learn more​>

PrintDlg

loadpoint
Beginner
736 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