Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.ToolBarEdit Method

Sets the input focus to a control on the built-in tool bar for editing by the user.

Syntax

VB.NETobject.ToolBarEdit(ByVal Location As SftPrintPreviewToolBarEditConstants)
VBobject.ToolBarEdit(ByVal Location As SftPrintPreviewToolBarEditConstants)
C#.NETvoid object.ToolBarEdit(SftPrintPreviewToolBarEditConstants Location);
VC++HRESULT object->ToolBarEdit(enum SftPrintPreviewToolBarEditConstants Location);
CHRESULT object->raw_ToolBarEdit(enum SftPrintPreviewToolBarEditConstants Location);

object

A SftPrintPreview object.

Location

Defines the control to receive the input focus.

NameValueDescription
toolBarEditSftPrintPreviewPage0Page - The edit control used to enter the current page number receives the input focus.
toolBarEditSftPrintPreviewZoom1Zoom - The combo box used to enter the zoom factor receives the input focus.

Comments

The ToolBarEdit method sets the input focus to a control on the built-in tool bar for editing by the user.

This method is typically used to allow access to editable tool bar fields from an application's menu.

See Also SftPrintPreview Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.