[]
        
(Showing Draft Content)

C1.Win.C1Sizer.C1SizerLightEventArgs

C1SizerLightEventArgs Class

Provides data for the ResizingFont event of a C1SizerLight component.

Inheritance
C1SizerLightEventArgs
Namespace: C1.Win.C1Sizer
Assembly: C1.Win.C1Sizer.4.8.dll
Syntax
public class C1SizerLightEventArgs : EventArgs

Properties

Name Description
Cancel

Determines whether the font for this control should be resized.

Control

Gets a reference to the control whose font is about to be resized by the C1SizerLight component.