'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