![]() |
![]() |
![]() |
Framework.IsNotifiedOnMouseMove Property |
Language: |
Retrieves whether the framework should notify for mouse moves.
Visual Basic .NET Public Property IsNotifiedOnMouseMove As Boolean C# public bool IsNotifiedOnMouseMove { get; set; } Managed C++ public: __property bool get_IsNotifiedOnMouseMove();
public: __property void set_IsNotifiedOnMouseMove(bool);JScript .NET public function get IsNotifiedOnMouseMove() : boolean
public function set IsNotifiedOnMouseMove(boolean);
System.Boolean . Set to true if the framework should notify for mouse moves; otherwise, false.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center