共用方式為


WorkflowMenuCommands.ZoomLevelCombo 欄位

定義

CommandID,可用來存取縮放層級下拉式功能表。 此欄位為唯讀。

public: static initonly System::ComponentModel::Design::CommandID ^ ZoomLevelCombo;
public static readonly System.ComponentModel.Design.CommandID ZoomLevelCombo;
 staticval mutable ZoomLevelCombo : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ZoomLevelCombo As CommandID 

欄位值

CommandID

備註

縮放層級下拉式功能表通常用來帶出可讓使用者從下拉式方塊中選取縮放層級的對話方塊。

適用於