public System.Windows.Forms.Button OK1
public field OK1: System.Windows.Forms.Button;
public var OK1 : System.Windows.Forms.Button;
public: System.Windows.Forms.Button* OK1
public:
System.Windows.Forms.Button^ OK1
'Declaration
Public OK1 As System.Windows.Forms.Button
'Usage
Dim instance As LicenseDialog Dim value As System.Windows.Forms.Button value = instance.OK1 instance.OK1 = value