Measures the component from Style+content
Sets measured width and height
This dimensions doesn't need to be respected from the parent, because they are only requested by the component Note: some Style options like WordWrap produce strange results with sizes
Sets measured width and height
This dimensions doesn't need to be respected from the parent, because they are only requested by the component Note: some Style options like WordWrap produce strange results with sizes

C# | Visual Basic | Visual C++ |
protected override void Measure()
Protected Overrides Sub Measure
protected: virtual void Measure() override