ButtonBarCommandLocation Constructor
Constructor
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public ButtonBarCommandLocation(
int priority = 0,
CommandButtonStyle style = CommandButtonStyle.Default
)
Parameters
- priority Int32 (Optional)
- Determines the command button's location inside the button bar.
- style CommandButtonStyle (Optional)
- Determines the command button's appearance.