DERIVED CLASS FOR PICTURE CONTROLS. More...
#include <Zclass.h>
Public Member Functions | |
| bool | isNull (void) |
| bool | isNotNull (void) |
Friends | |
| class | zWindow |
DERIVED CLASS FOR PICTURE CONTROLS.
% Provides the functionality of a RAD.On picture box. The picture box control is used to display graphics on a form. It can display both .bmp,.wmf and other graphic files.
| bool zPicture::isNotNull | ( | void | ) | [inline] |
Reimplemented from zWindow.
| bool zPicture::isNull | ( | void | ) | [inline] |
Reimplemented from zWindow.
1.6.1