Skip to content

DD6F327A

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

GraphicsDeviceControl Events

Events

ComponentState Subscribe to get Update and Draw event info for all GameComponents (IUpdatable, IDrawable).
MultiSampleCountRefreshed Subscribe to this event to react to MultiSampleCount changes in your custom controls.
OnMouseWheelDownwards Scroll the mouse wheel downwards to trigger this event.
OnMouseWheelUpwards Scroll the mouse wheel upwards to trigger this event.

See Also

Reference

GraphicsDeviceControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally