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