LargeButtons Property

Specifies whether the toolbar button is large or small.

See Also | Example

Signature

object.LargeButtons

object

Toolbar, Toolbars

LargeButtons

Boolean; read-only for Toolbar object, read-write for Toolbars collection.

TRUE: The toolbar is large.

FALSE: The toolbar is small.

 

   Comments?