ControlCollection.AddDropDownListContentControl 方法
包含受保護的成員
包含繼承的成員
將新的 DropDownListContentControl 加入至文件。
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
AddDropDownListContentControl(String) | 在文件中目前的選取位置加入新的 DropDownListContentControl。 | |
AddDropDownListContentControl(ContentControl, String) | 將新的 DropDownListContentControl 加入集合中。新的控制項是以文件中已有的原生內容控制項為基礎。 | |
AddDropDownListContentControl(Range, String) | 將新的 DropDownListContentControl 加入至文件中指定的範圍內。 |
回頁首