'宣言 Protected Overridable Sub OnChangeUICues( _ ByVal e As System.Windows.Forms.UICuesEventArgs _ )
'使用法 Dim instance As ImageOptionsForm Dim e As System.Windows.Forms.UICuesEventArgs instance.OnChangeUICues(e)
protected virtual void OnChangeUICues( System.Windows.Forms.UICuesEventArgs e )
パラメータ
- e