'宣言 Protected chkFitWindow As System.Windows.Forms.CheckBox
'使用法 Dim instance As PdfViewerPreferencesForm Dim value As System.Windows.Forms.CheckBox value = instance.chkFitWindow instance.chkFitWindow = value
protected System.Windows.Forms.CheckBox chkFitWindow