ToolStripArrowRenderEventArgs コンストラクタ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ g As Graphics, _ toolStripItem As ToolStripItem, _ arrowRectangle As Rectangle, _ arrowColor As Color, _ arrowDirection As ArrowDirection _ )
Dim g As Graphics Dim toolStripItem As ToolStripItem Dim arrowRectangle As Rectangle Dim arrowColor As Color Dim arrowDirection As ArrowDirection Dim instance As New ToolStripArrowRenderEventArgs(g, toolStripItem, arrowRectangle, arrowColor, arrowDirection)
public ToolStripArrowRenderEventArgs ( Graphics g, ToolStripItem toolStripItem, Rectangle arrowRectangle, Color arrowColor, ArrowDirection arrowDirection )
public: ToolStripArrowRenderEventArgs ( Graphics^ g, ToolStripItem^ toolStripItem, Rectangle arrowRectangle, Color arrowColor, ArrowDirection arrowDirection )
public ToolStripArrowRenderEventArgs ( Graphics g, ToolStripItem toolStripItem, Rectangle arrowRectangle, Color arrowColor, ArrowDirection arrowDirection )
public function ToolStripArrowRenderEventArgs ( g : Graphics, toolStripItem : ToolStripItem, arrowRectangle : Rectangle, arrowColor : Color, arrowDirection : ArrowDirection )
- arrowColor
ToolStrip の矢印の色。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ToolStripArrowRenderEventArgs コンストラクタのページへのリンク