ShellHistoryToolBarButtonSize Property |
Gets or sets the size of the buttons on the toolbar control.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Size ButtonSize { get; set; }Public Property ButtonSize As Size
Get
Set
public:
property Size ButtonSize {
Size get ();
void set (Size value);
}member ButtonSize : Size with get, set
Property Value
Size
See Also