r-click menu in c#

I’m using csgl for a project and am trying to use glutCreateMenu and others to create a r-click menu. It does however seem that c#-wrapper doesn’t have the function, or is hidden where i cannot find it. Any suggestions?

Can it be created with more basic functions? It’s a pure open-gl project so using C#'s windows and forms isn’t really an option.

/Y