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