GrapeCity.Win.Bars 名前空間 : FunctionKeyPressEventHandler デリゲート |
Public Delegate Sub FunctionKeyPressEventHandler( _ ByVal sender As Object, _ ByVal e As FunctionKeyPressEventArgs _ )
public delegate void FunctionKeyPressEventHandler( object sender, FunctionKeyPressEventArgs e )