'Declaration Protected Overridable Sub OnPictureChanged( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnPictureChanged( _ ByVal e As EventArgs _ )
'使用法 Dim instance As Picture Dim e As EventArgs instance.OnPictureChanged(e)
'使用法
Dim instance As Picture Dim e As EventArgs instance.OnPictureChanged(e)
protected virtual void OnPictureChanged( EventArgs e )
Picture クラス Picture メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.