menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum THEMESIZE - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum THEMESIZE

    Specifies the theme size type requested using Syncfusion.Windows.Forms.ThemedControlDrawing.GetPartSize(System.Drawing.Graphics,System.Int32,System.Int32,Syncfusion.Windows.Forms.THEMESIZE).

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum THEMESIZE

    Fields

    Name Description
    TS_DRAW

    Requesting the size that the theme manager uses to draw a part.

    TS_MIN

    Requesting the minimum size.

    TS_TRUE

    Requesting the size of the theme part that will best fit the available space.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved