Bagikan melalui


VisualStyleElement.Rebar.GripperVertical.Normal Properti

Definisi

Mendapatkan elemen gaya visual yang mewakili bilah pencengkeram untuk bilah ulang vertikal.

public:
 static property System::Windows::Forms::VisualStyles::VisualStyleElement ^ Normal { System::Windows::Forms::VisualStyles::VisualStyleElement ^ get(); };
public static System.Windows.Forms.VisualStyles.VisualStyleElement Normal { get; }
static member Normal : System.Windows.Forms.VisualStyles.VisualStyleElement
Public Shared ReadOnly Property Normal As VisualStyleElement

Nilai Properti

VisualStyleElement yang mewakili bilah gripper untuk rebar vertikal.

Contoh

Contoh kode berikut menunjukkan cara membuat VisualStyleRenderer dengan yang VisualStyleElement dikembalikan oleh Normal properti . Untuk menjalankan contoh ini, tempelkan ke dalam Formulir Windows. Tangani peristiwa formulir Paint dan panggil DrawVisualStyleElementRebarGripperVertical1 metode dari Paint metode penanganan peristiwa, meneruskan e sebagai PaintEventArgs.

System.Windows.Forms.VisualStyleElementsExamples#206

Keterangan

Anda dapat menggunakan yang VisualStyleElement dikembalikan oleh Normal properti untuk membuat VisualStyleRenderer.

Berlaku untuk