'宣言 Public Property PreviewStatusText As System.Windows.Forms.ToolStripStatusLabel
'使用法 Dim instance As C1PreviewToolsIntegrator Dim value As System.Windows.Forms.ToolStripStatusLabel instance.PreviewStatusText = value value = instance.PreviewStatusText
public System.Windows.Forms.ToolStripStatusLabel PreviewStatusText {get; set;}