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