![]() |
![]() |
![]() |
Device.IsUsingEventHandlers Property |
Language: |
Retrieves or sets a value that indicates whether the device should use event handlers.
Visual Basic .NET Public Shared Property IsUsingEventHandlers As Boolean C# public static bool IsUsingEventHandlers { get; set; } Managed C++ public: __property static bool get_IsUsingEventHandlers();
public: __property void set_IsUsingEventHandlers(bool);JScript .NET public static function get IsUsingEventHandlers() : boolean
public function set IsUsingEventHandlers(boolean);
System.Boolean . A value of true indicates that event handlers are enabled; false indicates that they are disabled.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center