Is there any way to use ContextActionService or UserInputService with DockPluginWidgetGui?

Hello. I’m creating my plugin. For it I need use MouseWheelDown, Up, Click. There’s Enum.UserInputType.MouseButton3 exist, but I can’t use it in my plugin bc IDK how to use it. Maybe someone know, how I can use Mouse wheel clicks, and can tell me?