Click or drag to resize

CefMouseButtonType Enumeration

Mouse button types.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum CefMouseButtonType
Members
Member nameValueDescription
Left0 
Middle1 
Right2 
See Also