Class OperationDialogBase
Last update: 16.07.2025Namespace: VM.NX.Dialog
Assembly: VMDM.dll
public class OperationDialogBase : Form, IStdModelessDialog, IStdDialog
Inheritance
object ← MarshalByRefObject ← Component ← Control ← ScrollableControl ← ContainerControl ← Form ← OperationDialogBase
Implements
IStdModelessDialog, IStdDialog
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
OperationDialogBase()
public OperationDialogBase()
Fields
OnApply
public EventHandler<canceleventargs> OnApply
Field Value
EventHandlerCancelEventArgs>
Methods
Dispose(bool)
protected override void Dispose(bool disposing)
Parameters
disposing bool
Initialize(string)
protected virtual bool Initialize(string strInitInfo)
Parameters
strInitInfo string