ShellAddressBarDefaultSize Property |
Gets the default size of the control.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected override Size DefaultSize { get; }
Protected Overrides ReadOnly Property DefaultSize As Size
Get
protected:
virtual property Size DefaultSize {
Size get () override;
}
abstract DefaultSize : Size with get
override DefaultSize : Size with get
Property Value
Type:
SizeSee Also