cohtml::Net::EventMouseModifiersState

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
EventMouseModifiersState()

Public Properties

Name
boolIsLeftButtonDown
boolIsMiddleButtonDown
boolIsRightButtonDown
boolIsBackButtonDown
boolIsForwardButtonDown

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function EventMouseModifiersState

EventMouseModifiersState()

Public Property Documentation

property IsLeftButtonDown

bool IsLeftButtonDown;

property IsMiddleButtonDown

bool IsMiddleButtonDown;

property IsRightButtonDown

bool IsRightButtonDown;

property IsBackButtonDown

bool IsBackButtonDown;

property IsForwardButtonDown

bool IsForwardButtonDown;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;