QuickOPC User's Guide and Reference
Reset Method (AECategoryConditionDialog)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing Namespace > AECategoryConditionDialog Class : Reset Method
When overridden in a derived class, resets the properties of a common dialog box to their default values. Resets all properties to their default values. Resets all properties to their default values.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Reset() 
'Usage
 
Dim instance As AECategoryConditionDialog
 
instance.Reset()
public override void Reset()
public:
void Reset(); override 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also