ToolStripRenderer.DrawArrow(ToolStripArrowRenderEventArgs) Method
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.
Draws an arrow on a ToolStripItem.
public:
void DrawArrow(System::Windows::Forms::ToolStripArrowRenderEventArgs ^ e);
public void DrawArrow (System.Windows.Forms.ToolStripArrowRenderEventArgs e);
member this.DrawArrow : System.Windows.Forms.ToolStripArrowRenderEventArgs -> unit
Public Sub DrawArrow (e As ToolStripArrowRenderEventArgs)
A ToolStripArrowRenderEventArgs that contains data to draw the arrow.
The DrawArrow method provides an entry point to the arrow rendering code. Use this method to draw an arrow when overriding the ToolStripItem.OnPaint method, or to force an arrow to be drawn in a custom ToolStripRenderer. To change the way an arrow is rendered, override the OnRenderArrow method in a class derived from ToolStripRenderer.
Produk | Versi |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET maklum balas
.NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: