ToolStripGripRenderEventArgs(Graphics, ToolStrip) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ToolStripGripRenderEventArgs class.
public:
ToolStripGripRenderEventArgs(System::Drawing::Graphics ^ g, System::Windows::Forms::ToolStrip ^ toolStrip);
public ToolStripGripRenderEventArgs (System.Drawing.Graphics g, System.Windows.Forms.ToolStrip toolStrip);
new System.Windows.Forms.ToolStripGripRenderEventArgs : System.Drawing.Graphics * System.Windows.Forms.ToolStrip -> System.Windows.Forms.ToolStripGripRenderEventArgs
Public Sub New (g As Graphics, toolStrip As ToolStrip)
Parameters
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.