'DeclarationPublic ReadOnly Property CustomDirty As Boolean
'UsageDim instance As SheetSkinsForm Dim value As Boolean value = instance.CustomDirty
public bool CustomDirty {get;}
Property Value
true if the user has changed settings; otherwise, false.