'宣言 Protected m_numFromPageNumber As System.Windows.Forms.NumericUpDown
'使用法 Dim instance As OutputRangeForm Dim value As System.Windows.Forms.NumericUpDown value = instance.m_numFromPageNumber instance.m_numFromPageNumber = value
protected System.Windows.Forms.NumericUpDown m_numFromPageNumber