ComboBoxContentControl.Creator 屬性

取得 32 位元整數,表示在其中建立 ComboBoxContentControl 的應用程式。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word (在 Microsoft.Office.Tools.Word.dll 中)

語法

'宣告
ReadOnly Property Creator As Integer
    Get
int Creator { get; }

屬性值

型別:System.Int32
32 位元整數,表示在其中建立控制項的應用程式。

備註

如果 ComboBoxContentControl 是在 Word 中建立的,Creator 屬性會傳回表示 MSWD 字串的十六進位數字 4D535744。 這個字串是四個字元的 Word 建立者代碼。

.NET Framework 安全性

請參閱

參考

ComboBoxContentControl 介面

Microsoft.Office.Tools.Word 命名空間