'Declaration Public Function New( _ ByVal g As Graphics, _ ByVal bounds As Rectangle _ )
'Declaration
Public Function New( _ ByVal g As Graphics, _ ByVal bounds As Rectangle _ )
'使用法 Dim g As Graphics Dim bounds As Rectangle Dim instance As New PaintGroupBarBackgroundEventArgs(g, bounds)
'使用法
Dim g As Graphics Dim bounds As Rectangle Dim instance As New PaintGroupBarBackgroundEventArgs(g, bounds)
public PaintGroupBarBackgroundEventArgs( Graphics g, Rectangle bounds )
PaintGroupBarBackgroundEventArgs クラス PaintGroupBarBackgroundEventArgs メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.