Click or drag to resize

ShowMessageOptions Enumeration

[Missing <summary> documentation for "T:Rhino.UI.ShowMessageOptions"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[FlagsAttribute]
public enum ShowMessageOptions
Members
  Member nameValueDescription
None0
SetForeground65536
DefaultDesktopOnly131072
TopMost262144
RightAlign524288
RtlReading1048576
ServiceNotification2097152
See Also