AcControlType 枚举 (Access)
指定 CreateControl 和 CreateReportControl 方法创建的控件的类型。
名称 | 值 | 说明 |
---|---|---|
acAttachment | 126 | 附件控件 |
acBoundObjectFrame | 108 | BoundObjectFrame 控件 |
acCheckBox | 106 | CheckBox 控件 |
acComboBox | 111 | ComboBox 控件 |
acCommandButton | 104 | CommandButton 控件 |
acCustomControl | 119 | ActiveX 控件 |
acEmptyCell | 127 | EmptyCell 控件 |
acImage | 103 | Image 控件 |
acLabel | 100 | Label 控件 |
acLine | 102 | 线条控件 |
acListBox | 110 | ListBox 控件 |
acNavigationButton | 130 | NavigationButton 控件 |
acNavigationControl | 129 | NavigationControl 控件 |
acObjectFrame | 114 | Unbound ObjectFrame 控件 |
acOptionButton | 105 | OptionButton 控件 |
acOptionGroup | 107 | OptionGroup 控件 |
acPage | 124 | 页面控件 |
acPageBreak | 118 | PageBreak 控件 |
acRectangle | 101 | 矩形控件 |
acSubForm | 112 | SubForm 控件 |
acTabCtl | 123 | 选项卡控件 |
acTextBox | 109 | TextBox 控件 |
acToggleButton | 122 | ToggleButton 控件 |
acWebBrowser | 128 | WebBrowserControl 控件 |
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。