'宣言 Protected Overridable Sub OnPaintBackground( _ ByVal pevent As System.Windows.Forms.PaintEventArgs _ )
'使用法 Dim instance As C1FlexViewerPane Dim pevent As System.Windows.Forms.PaintEventArgs instance.OnPaintBackground(pevent)
protected virtual void OnPaintBackground( System.Windows.Forms.PaintEventArgs pevent )
パラメータ
- pevent