Converts a predefined color name or an RGB color value to and
from a System.Drawing.Color object.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
public class CursorStyleConverter : TypeConverter |
Visual Basic (Declaration) |
---|
Public Class CursorStyleConverter _ Inherits TypeConverter |