alexa

    Show / Hide Table of Contents

    Struct PAINTINFO

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public struct PAINTINFO

    Fields

    cb

    Declaration
    public ComboBox cb
    Field Value
    Type
    System.Windows.Forms.ComboBox

    cbi

    Declaration
    [CLSCompliant(false)]
    public COMBOBOXINFO cbi
    Field Value
    Type
    COMBOBOXINFO

    graphics

    Declaration
    public Graphics graphics
    Field Value
    Type
    System.Drawing.Graphics
    Back to top Generated by DocFX