UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
HasSystemMenu Property (WindowDescription)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WinForms Namespace
>
WindowDescription Class
: HasSystemMenu Property
Indicates whether this object has a window menu on its title bar.
Syntax
C#
public
Nullable<bool>
HasSystemMenu {
get
;
set
;}