'宣言 Protected Overridable Function ShouldSerializeToolStrip() As System.Boolean
'使用法 Dim instance As C1PrintPreviewControl.PreviewToolBar Dim value As System.Boolean value = instance.ShouldSerializeToolStrip()
protected virtual System.bool ShouldSerializeToolStrip()
戻り値の型
true if the property value has changed from its default; otherwise, false.