This property is not not used.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
[ObsoleteAttribute] public Size AutoScrollMinSize { get; set; } |
Visual Basic |
---|
<ObsoleteAttribute> Public Property AutoScrollMinSize As Size Get Set |
Visual C++ |
---|
public: [ObsoleteAttribute] property Size AutoScrollMinSize { Size get (); void set (Size value); } |
F# |
---|
[<ObsoleteAttribute>] member AutoScrollMinSize : Size with get, set |