バージョン

FromArgb(String) メソッド

ARGB 文字列を Color に変換します。例えば、'#AARRGGBB'。
シンタックス
'宣言
 
Public Overloads Shared Function FromArgb( _
   ByVal hex As String _
) As Color
public static Color FromArgb( 
   string hex
)

パラメータ

hex
参照