GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / ThumbnailEx.ControlKeyPressEventHandler Delegate





In This Topic
ThumbnailEx.ControlKeyPressEventHandler Delegate
In This Topic
Syntax
'Declaration
 
<GuidAttribute("67690A37-005D-3041-9930-484732AFADBB")>
Public Delegate Sub ThumbnailEx.ControlKeyPressEventHandler( _
   ByVal KeyValue As Integer _
) 
[Guid("67690A37-005D-3041-9930-484732AFADBB")]
public delegate void ThumbnailEx.ControlKeyPressEventHandler( 
   int KeyValue
)
public delegate ThumbnailEx.ControlKeyPressEventHandler( 
    KeyValue: Integer
);
GuidAttribute("67690A37-005D-3041-9930-484732AFADBB")
public delegate ThumbnailEx.ControlKeyPressEventHandler( 
   KeyValue : int
)
[Guid("67690A37-005D-3041-9930-484732AFADBB")]
public: __gc __delegate void ThumbnailEx.ControlKeyPressEventHandler( 
   int KeyValue
)
[Guid("67690A37-005D-3041-9930-484732AFADBB")]
public delegate void ThumbnailEx.ControlKeyPressEventHandler( 
   int KeyValue
)

Parameters

KeyValue
See Also

Reference

ThumbnailEx.ControlKeyPressEventHandler Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace