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
See Also  Members  
Leadtools.WinForms.CommonDialogs.Color Namespace : RasterColorDialogString Class



Represents a Leadtools dialogs strings class to update the dialogs string with a new string.

Object Model

RasterColorDialogString Class

Syntax

Visual Basic (Declaration) 
Public Class RasterColorDialogString 
Visual Basic (Usage)Copy Code
Dim instance As RasterColorDialogString
C# 
public class RasterColorDialogString 
C++/CLI 
public ref class RasterColorDialogString 

Example

Refer to RasterWindowLevelDialog example.

Inheritance Hierarchy

System.Object
   Leadtools.WinForms.CommonDialogs.Color.RasterColorDialogString

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also