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

コントロール。
ActiveStyleプロパティをシリアル化する必要があるかどうかを確認します。
構文
Protected Overridable Function ShouldSerializeActiveStyle( _
   ByVal control As Control _
) As Boolean
protected virtual bool ShouldSerializeActiveStyle( 
   Control control
)

パラメータ

control
コントロール。

戻り値の型

bool値。ActiveStyleプロパティをシリアル化する必要がある場合は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