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