ImageGear for .NET
NotifySelect Field




Specifies a reference to ImGearARTToolBar.DelegateSelect delegate, if registered.
Syntax
'Declaration
 
Public NotifySelect As ImGearARTToolBar.DelegateSelect
'Usage
 
Dim instance As ImGearARTToolBar
Dim value As ImGearARTToolBar.DelegateSelect
 
value = instance.NotifySelect
 
instance.NotifySelect = value
public ImGearARTToolBar.DelegateSelect NotifySelect
public: ImGearARTToolBar.DelegateSelect* NotifySelect
public:
ImGearARTToolBar.DelegateSelect^ NotifySelect

Field Value

ImGearARTToolBar.DelegateSelect delegate value.
Remarks
This delegate is automatically called from the ART forms when the user clicks toolbar button to select a mark type.
See Also

Reference

ImGearARTToolBar Class
ImGearARTToolBar Members
ImGearARTToolBar.DelegateSelect Delegate

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback