cohtml.Net.EventMouseModifiersState
The state of the mouse modifiers when an event happens.
Inherits from SystemIDisposable
Public Functions #
Public Properties #
Protected Attributes #
Public Functions Documentation #
function Dispose #
virtual void Dispose()
EventMouseModifiersState()
Public Property Documentation #
bool IsLeftButtonDown;
bool IsMiddleButtonDown;
bool IsRightButtonDown;
bool IsBackButtonDown;
bool IsForwardButtonDown;
Protected Attributes Documentation #
variable swigCMemOwn #
bool swigCMemOwn;