BCGControlBar Library for .NET
CommandObjectParams Structure Members
Fields 


The following tables list the members exposed by CommandObjectParams.

Public Constructors
 NameDescription
Public ConstructorCommandObjectParams ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldCurrentImageSizeObject's image size.  
Public FieldGlobalTextHeightGlobal (application-wide, usually defined by the current VisualManager) text height.  
Public FieldIgnoreLargeIconsModeSpecifies whether the command object's image should be stretched in the Large Image mode. Ususally in the Large Image mode all icons are enlarged.  
Public FieldShowTextWithDescriptionSpecifies whether the text of menu item is diplayed along with description.  
Public FieldSmartModeSpecifies whether the parent command bar of command object works in the "Smart" mode. "Smart" mode ususally is turned on in Ribbon-based applicatins.  
Public FieldUseLargeImageIn Ribbon-based application a command object may have two images - Small and Large. Small image is displayed in collapsed state (usually this image is 16x16 pixels). Large image is displayed in expanded state (usually this imnage is 32x32 pixels).  
Top
See Also

Reference

CommandObjectParams Structure
BCGSoft.Shared Namespace

Send Feedback