Click or drag to resize
SoWinGLWidget Properties

The SoWinGLWidget type exposes the following members.

Properties
  NameDescription
Public propertyCursor

Sets the current cursor.

Public propertyHandle
Implements Handle.
(Inherited from SoWinComponent.)
Public propertyWindowCloseCallback

Sets the delegate to invoke when the user closes this component (double click in the upper left corner) - by default Hide() is called on this component, unless a delegate is specified.

(Inherited from SoWinComponent.)
Top
See Also