Click or drag to resize

OptionPageButtons Enumeration

Standard IRhinoOptionsPageButton

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum OptionPageButtons
Members
  Member nameValueDescription
None0 Don't display any of the standard buttons.
DefaultButton1 The "Restore Defaults" button located at the bottom of the host.
ApplyButton2 The "Apply" button located at the bottom of the host.
See Also