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

デフォルトのボタンの外観を適用する場合はtrue、それ以外の場合はfalse。
デフォルトのボタンかどうかをコントロールに通知し、外観が正しく調整されるようにします。
構文
Public Sub NotifyDefault( _
   ByVal value As Boolean _
) 
public void NotifyDefault( 
   bool value
)

パラメータ

value
デフォルトのボタンの外観を適用する場合は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

参照

GcButton クラス
GcButton メンバ

Send Feedback