GrapeCity PlusPak for Windows Forms 10.0J
SetCaptionText メソッド

キャプションのテキストを関連付けるSystem.Windows.Forms.Control
コントロールの横に表示するキャプションのテキスト。
指定したコントロールにキャプションのテキストを関連付けます。
シンタックス
Public Overridable Sub SetCaptionText( _
   ByVal control As Control, _
   ByVal captionText As String _
) 
public virtual void SetCaptionText( 
   Control control,
   string captionText
)

パラメータ

control
キャプションのテキストを関連付けるSystem.Windows.Forms.Control
captionText
コントロールの横に表示するキャプションのテキスト。
参照

参照

GcContainer クラス
GcContainer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.