Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
tera tera
|
Mar 4, 2010 - 1:26 AM
|
Hello. I want to draw a ruled line by a print preview.
Please teach a drawing method. 
|
|
Technical Support
|
Mar 4, 2010 - 8:57 AM
|
Please put the following line of code into the constructor of your CExtPPVW -derived class:
m_bDrawSimpleWhiteBackground = m_bDrawSimpleBlackBorders = true;
|
|