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

読み取り専用時の ThemeStateStyle を取得するコントロール。
ターゲットコントロールが読み取り専用であるときのコントロールのスタイルを取得します。
構文
Public Function GetReadOnlyStyle( _
   ByVal control As Control _
) As ThemeStateStyle
public ThemeStateStyle GetReadOnlyStyle( 
   Control control
)

パラメータ

control
読み取り専用時の ThemeStateStyle を取得するコントロール。
例外
例外解説
System.ArgumentNullExceptioncontrol を null 参照 (Visual Basicでは Nothing) に設定することはできません。
プラットフォーム

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