'宣言 Public ReadOnly Property MatchWholeWord As System.Windows.Forms.ToolStripButton
'使用法 Dim instance As C1PrintPreviewControl.SearchToolBar Dim value As System.Windows.Forms.ToolStripButton value = instance.MatchWholeWord
public System.Windows.Forms.ToolStripButton MatchWholeWord {get;}