alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PALETTEENTRY

    Inheritance
    System.Object
    PALETTEENTRY
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class PALETTEENTRY : ValueType

    Fields

    peBlue

    Declaration
    public byte peBlue
    Field Value
    Type
    System.Byte

    peFlags

    Declaration
    public byte peFlags
    Field Value
    Type
    System.Byte

    peGreen

    Declaration
    public byte peGreen
    Field Value
    Type
    System.Byte

    peRed

    Declaration
    public byte peRed
    Field Value
    Type
    System.Byte
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved