Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

PrintDlg

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