Frameset Frame Sizeable

Name in Migrated Code: Resize
Location in Migrated Code: Frame

2018 01 02 16H32 14 Sizeable

Example :

public myFrameSet()
{
-    var a = new Shared.Theme.IO.Html.HtmlFrame() { Height = 180, Name = "a", Vertical = true, Width = 133 };
     var a = new Shared.Theme.IO.Html.HtmlFrame() { Height = 180, Name = "a", Vertical = true, Width = 133, Resize = true };
} 

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com