Display..::..ProtectAgainstScreenshots Method (Form, Boolean)
Protects the against screenshots.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function ProtectAgainstScreenshots ( _ winForm As Form, _ removeWindowTitle As Boolean _ ) As Boolean
[ExtensionAttribute] public: static bool^ ProtectAgainstScreenshots( Form^ winForm, bool^ removeWindowTitle )