แก้ไข

แชร์ผ่าน


ButtonFieldBase Constructor

Definition

Initializes a new instance of the ButtonFieldBase class.

protected:
 ButtonFieldBase();
protected ButtonFieldBase ();
Protected Sub New ()

Remarks

Because the ButtonFieldBase class is an abstract class, you cannot create a ButtonFieldBase object directly.

Applies to

See also