StackLayoutSuspendLayout Method |
Suspends the layout of child controls
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public override void SuspendLayout()
Public Overrides Sub SuspendLayout
abstract SuspendLayout : unit -> unit
override SuspendLayout : unit -> unit
See Also