Leadtools.WinForms.CommonDialogs.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterColorDialogString Class Members
See Also  Properties  Methods 
Leadtools.WinForms.CommonDialogs.Color Namespace : RasterColorDialogString Class


The following tables list the members exposed by RasterColorDialogString.

Public Constructors

 NameDescription
Public ConstructorRasterColorDialogString Constructor Initializes a new instance of the RasterColorDialogString class.  
Top

Public Properties

 NameDescription
Public PropertyDialogStringId Gets the dialog string ID for this object, refer to the RasterColorDialogStringsId Enumeration.  
Public PropertyString Gets the dialog string associated with the object String ID.  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  This member overrides ToString and returns the dialog string associated with the object String ID.  
Top

See Also