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