MyMacro..::..StopMoveWhenLaunch Property
Stop move for press key.
Namespace:
wManagerAssembly: wManager (in wManager.dll)
Syntax
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public bool StopMoveWhenLaunch { get; set; }
<CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property StopMoveWhenLaunch As Boolean Get Set
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public: property bool^ StopMoveWhenLaunch { bool^ get (); void set (bool^ value); }