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

CaptionFormatを関連付けるSystem.Windows.Forms.Control
キャプションのテキストの表示に使用するCaptionFormat
指定したコントロールにCaptionFormatを関連付けます。
構文
Public Overridable Sub SetCaptionFormat( _
   ByVal control As Control, _
   ByVal captionFormat As CaptionFormat _
) 
public virtual void SetCaptionFormat( 
   Control control,
   CaptionFormat captionFormat
)

パラメータ

control
CaptionFormatを関連付けるSystem.Windows.Forms.Control
captionFormat
キャプションのテキストの表示に使用するCaptionFormat
プラットフォーム

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

参照

GcContainer クラス
GcContainer メンバ

Send Feedback