ShowPanWin method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ShowPanWin (bool bShow);

Delphi Syntax

ShowPanWin (bShow:Boolean): Integer;

Overview

Refer to Using a PanWindow.

Remarks

Shows or hides the PanWindow. Can only be used if the main control currently has a bitmap loaded.

See Also

Elements:

PanWinBitonalScaling property, PanWinHeight property, PanWinIcon property, PanWinPaintDither property, PanWinPaintPalette property, PanWinPointer property, PanWinRectColor property, PanWinSysMenu property, PanWinTitle property, PanWinWidth property, PanWinX property, PanWinY property, OnPanWin event

Topics:

Raster Images: Displaying and Printing