'宣言 Protected Overridable Sub OnSystemColorsChanged( _ ByVal e As System.EventArgs _ )
'使用法 Dim instance As C1FlexViewerDialog Dim e As System.EventArgs instance.OnSystemColorsChanged(e)
protected virtual void OnSystemColorsChanged( System.EventArgs e )
パラメータ
- e