_ICustomPropertyControlEvents SizeChangedNotify Event Send Feedback
See Also 
Notifies an application when the size of a custom tab changes.

Syntax

Visual Basic 
Public Delegate Sub _ICustomPropertyControlEvents_SizeChangedNotifyEventHandler() 
C# 
public delegate void _ICustomPropertyControlEvents_SizeChangedNotifyEventHandler()
JavaScript 
Event Not Supported
COM native C++ 
SizeChangedNotify();
C++ 
SizeChangedNotify();

Remarks

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.

See Also

Availability

DraftSight V1R1.3