C# Class WindowlessControls.WrapPanel

Inheritance: WindowlessPanel
Mostra file Open project: koush/WindowlessControls Class Usage Examples

Public Methods

Method Description
MeasureUnpadded ( Size bounds, bool boundsChange ) : bool

Private Methods

Method Description
HorizontalLayoutControls ( int top, int maxWidth, int maxHeight, int start, int end ) : void

Method Details

MeasureUnpadded() public method

public MeasureUnpadded ( Size bounds, bool boundsChange ) : bool
bounds System.Drawing.Size
boundsChange bool
return bool