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