[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1RibbonForm.SetClientSizeCore

SetClientSizeCore Method

SetClientSizeCore(int, int)

Sets the size of the client area of the control.

Declaration
protected override void SetClientSizeCore(int x, int y)
Parameters
Type Name Description
int x
int y
Overrides