Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsFixedSizePropertyDialogs As Boolean |
C# | |
---|---|
public abstract bool IsFixedSizePropertyDialogs {get; set;} |
If true, property dialogs will be sized large enough to display the largest tab regardless of which tab is currently visible. If false, property dialogs will resize to be just large enough to display the current tab.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)