Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
protected virtual void OnAttachmentAdded( AttachmentItemEventArgs args ) |
| Visual Basic |
|---|
Protected Overridable Sub OnAttachmentAdded ( _ args As AttachmentItemEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnAttachmentAdded( AttachmentItemEventArgs^ args ) |
Parameters
- args
- Type: CuteEditor..::..AttachmentItemEventArgs