/
/
OptionPageButtons

OptionPageButtons enum

Standard IRhinoOptionsPageButton

Namespace: Rhino.UI
OptionPageButtons: references

None = 0x00000000

 
Don't display any of the standard buttons.

DefaultButton = 0x00000001

 
The "Restore Defaults" button located at the bottom of the host.

ApplyButton = 0x00000002

 
The "Apply" button located at the bottom of the host.

Nothing found