Class ColorDialogStringId
Inheritance
System.Object
ColorDialogStringId
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ColorDialogStringId
Constructors
ColorDialogStringId()
Declaration
public ColorDialogStringId()
Fields
ColorDialogAddCustomColorButton
Declaration
public const string ColorDialogAddCustomColorButton = "ColorDialogAddCustomColorButton"
Field Value
System.String
|
ColorDialogBasicTab
Declaration
public const string ColorDialogBasicTab = "ColorDialogBasicTab"
Field Value
System.String
|
ColorDialogCancelButton
Declaration
public const string ColorDialogCancelButton = "ColorDialogCancelButton"
Field Value
System.String
|
ColorDialogCaption
Declaration
public const string ColorDialogCaption = "ColorDialogCaption"
Field Value
System.String
|
ColorDialogCurrentColorLabel
Declaration
public const string ColorDialogCurrentColorLabel = "ColorDialogCurrentColorLabel"
Field Value
System.String
|
ColorDialogNewColorLabel
Declaration
public const string ColorDialogNewColorLabel = "ColorDialogNewColorLabel"
Field Value
System.String
|
ColorDialogOKButton
Declaration
public const string ColorDialogOKButton = "ColorDialogOKButton"
Field Value
System.String
|
ColorDialogProfessionalTab
Declaration
public const string ColorDialogProfessionalTab = "ColorDialogProfessionalTab"
Field Value
System.String
|
ColorDialogSystemTab
Declaration
public const string ColorDialogSystemTab = "ColorDialogSystemTab"
Field Value
System.String
|
ColorDialogWebTab
Declaration
public const string ColorDialogWebTab = "ColorDialogWebTab"
Field Value
System.String
|