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