StackedDialogPageModified Property |
Check to see if the page has been marked as modified or not. Marking
the page as modified will cause the Apply button to get enabled if this
is currently the visible page and the page includes the Apply button.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool Modified { get; set; }
Public Property Modified As Boolean
Get
Set
Property Value
Type:
BooleanSee Also