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