itgle.com
参考答案和解析
正确答案:B
本题考查Visual FoxPro常见的控件。文本框、标签和命令按钮都属于单一控件,其本身不能再包含其他控件,故选项B为正确答案。
更多“以下属于容器控件的是A) Text B)Form C)Label D) command ”相关问题
  • 第1题:

    以下属于非容器类控件的是______。

    A、Form. B、Label C、page D、Container


    正确答案:B

  • 第2题:

    下列控件属性中,属性值的类型不相同的一项是( )。

    A.Label控件的Enabled属性与TextBox控件的Enabled属性

    B.OptionButton控件的Value属性与CheckBox控件的Value属性

    C.Commond控件的Default属性与Command控件的Cancel属性

    D.Command控件的Visiblc属性与Form控件的Visible属性


    正确答案:B
    解析:CheckBox控件的Value属性取值是0、1或2;OptionButton控件的Value属性取值是True或False。Label控件和TextBox控件的Enabled属性都是布尔型;Command控件的Default属性和Cancel属性都是布尔型;Command控件的Form的Visible属性都是布尔型。

  • 第3题:

    以下控件中不属于容器的是().

    A、Form控件

    B、PictureBox

    C、Image

    D、Frame


    正确答案:C

  • 第4题:

    下列四组控制属性中,属性值的类型不相同的一组是

    A.Label控件的Enabled属性与TextBox控件的Enabled属性

    B.OptionButton控件的Value属性与CheckBox控件的Value属性

    C.Command控件的Default属性与Command控件的Cancel属性

    D.Command控件的Visible属性与Form控件的Visible属性


    正确答案:B
    解析:CheckBox控件的Value属性取值是0、1或2;OptlonButton控件的 Value属性取值是True或False。

  • 第5题:

    下列四组控件属性中,属性值的类型不相同的一组是

    A.Label控件的Enabled属性与TextBox控件的Enabled属性

    B.OptionButton控件的Value属性与CheckBox控件的Value属性

    C.Command控件的Default属性与Command控件的Cancel属性

    D.Command控件的Visible属性与Form控件的Visible属性


    正确答案:B
    解析:CheckBox控件的Value属性取值是0、1或2;OptionButton控件的Value属性取值是True或Falseo。