'宣言 Public Overloads Shared Function ColorFromString( _ ByVal text As String, _ ByVal original As Color _ ) As Color
public static Color ColorFromString( string text, Color original )
text パラメーターに空の文字列を指定した場合は、Color.Empty が返されます。
ColorPickerEditor クラス ColorPickerEditor メンバ オーバーロード一覧 Color プロパティ DefaultColor プロパティ AllowEmpty プロパティ