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