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