| Visual Basic | |
|---|---|
Public Delegate Sub _ICustomPropertyControlEvents_SizeChangedNotifyEventHandler() | |
| C# | |
|---|---|
public delegate void _ICustomPropertyControlEvents_SizeChangedNotifyEventHandler() | |
| JavaScript | |
|---|---|
Event Not Supported | |
| COM native C++ | |
|---|---|
SizeChangedNotify(); | |
| C++ | |
|---|---|
SizeChangedNotify(); | |
If developing a C++ application, use dsCustomPropertyControl_SizeChangedNotify_id to register for this notification.
See Getting Started for more information about C++ interface add-in template callback functions.
_ICustomPropertyControlEvents_SizeChangedNotifyEventHandler Members
Interop.dsAutomation Namespace
ICustomPropertyControl Interface
Interop.dsAutomation Namespace
ICustomPropertyControl Interface
DraftSight V1R1.3
Syntax