PowerTools PlusPak for Windows Forms 8.0J
ShouldSerializeReadOnlyStyle メソッド

ReadOnlyStyle 拡張プロパティを持つコントロール。
読み取り専用スタイルをシリアル化する必要があるかどうかを示します。
構文
Protected Overridable Function ShouldSerializeReadOnlyStyle( _
   ByVal control As Control _
) As Boolean
protected virtual bool ShouldSerializeReadOnlyStyle( 
   Control control
)

パラメータ

control
ReadOnlyStyle 拡張プロパティを持つコントロール。

戻り値の型

System.Boolean 値。ReadOnlyStyle 拡張プロパティの値をシリアル化する必要がある場合は true。それ以外の場合は false
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcStylePlus クラス
GcStylePlus メンバ

Send Feedback