ChangePasswordDesigner.AllowResize 属性

定义

指定控件是否 ChangePasswordDesigner 允许调整大小。

public:
 virtual property bool AllowResize { bool get(); };
public override bool AllowResize { get; }
member this.AllowResize : bool
Public Overrides ReadOnly Property AllowResize As Boolean

属性值

true 如果控件允许调整大小,则为否则,为 false.

适用于