Ribbon for WinForms
CreateElement(C1Icon,Style) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconElement クラス > CreateElement メソッド : CreateElement(C1Icon,Style) メソッド
The icon to show.
The style of this IconElement.
Creates the IconElement to show the C1Icon.
シンタックス
'宣言
 
Public Overloads Shared Function CreateElement( _
   ByVal icon As C1Icon, _
   ByVal style As Style _
) As IconElement
public static IconElement CreateElement( 
   C1Icon icon,
   Style style
)

パラメータ

icon
The icon to show.
style
The style of this IconElement.
参照

IconElement クラス
IconElement メンバ
オーバーロード一覧