'宣言 Protected m_lblUserPwd2 As System.Windows.Forms.Label
'使用法 Dim instance As PdfOptionsFormBase Dim value As System.Windows.Forms.Label value = instance.m_lblUserPwd2 instance.m_lblUserPwd2 = value
protected System.Windows.Forms.Label m_lblUserPwd2