FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 : GetCustomIconHandler デリゲート |
'宣言
Public Delegate Function GetCustomIconHandler( _ ByVal sender As Object, _ ByVal args As GetCustomIconEventArgs _ ) As Icon
public delegate Icon GetCustomIconHandler( object sender, GetCustomIconEventArgs args )