VScrollProperties(ScrollableControl) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a VScrollProperties osztály új példányát.
public:
VScrollProperties(System::Windows::Forms::ScrollableControl ^ container);
public VScrollProperties(System.Windows.Forms.ScrollableControl container);
public VScrollProperties(System.Windows.Forms.ScrollableControl? container);
new System.Windows.Forms.VScrollProperties : System.Windows.Forms.ScrollableControl -> System.Windows.Forms.VScrollProperties
Public Sub New (container As ScrollableControl)
Paraméterek
- container
- ScrollableControl
A ScrollableControl görgetősávot tartalmazó.