%HI_PicturePopUpMenuEnable function


Function
Control function enables/disables displaying of system popup menu in the picture after clicking on it by right mouse button.
Declaration
%HI_PicturePopUpMenuEnable(
   BOOL in bEnable
 )

Parameters
bEnable @TRUE - enable popup menu.
@FALSE - disable popup menu.

Note
Popup menu is enabled after the picture is opened.
 
This function is available also in %HIX_ version.
Napíšte komentár