バージョン

CalculateWidthAvailable メソッド (UltraButtonBase)

イメージとテキストの内容を表示するために使用可能な幅を返します。
シンタックス
'宣言
 
Protected Overrides Function CalculateWidthAvailable( _
   ByVal width As Integer _
) As Integer
protected override int CalculateWidthAvailable( 
   int width
)

パラメータ

width
コントロールの幅。

戻り値の型

イメージとテキスト コンテンツを表示するための使用可能な幅を返します。
参照