LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.Color assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Constructor RasterColorDialogString ConstructorInitializes a new instance of the RasterColorDialogString class.  
Top

Public Properties

 NameDescription
public Property DialogStringIdGets the dialog string ID for this object, refer to the RasterColorDialogStringsId Enumeration.  
public Property StringGets the dialog string associated with the object String ID.  
Top

Public Methods

 NameDescription
public Method ToStringThis member overrides System.Object.ToString and returns the dialog string associated with the object String ID.  
Top

See Also