• 【NX二次开发】Block UI 选择单元


    属性说明

    属性   类型   描述
      常规         
       BlockID    String    控件ID
       Enable    Logical    是否可操作
       Group    Logical    是否分组
       Label    Utfstring    标题
       Show    Logical    是否可见
      其他         
       附件         
        Bottom    Attachment    底部
        Left    Attachment   
        Right    Attachment   
        Top    Attachment    顶部
      特定于块         
       AutomaticProgression    Logical    自动跳到下一个控件
       Bitmap    String    控件位图
       Cue    Utfstring    提示
       LabelString    Utfstring    标签标题
       SelectMode    Enum    设置单选/多选 
       SelectSubType    Enum     
       Show Selection    Logical     
       StepStatus    Enum    设置确定和应用按钮高亮
  • 相关阅读:
    C#调用C++ ---参数传递
    Retained Mode Versus Immediate Mode
    mind map in latex
    vk example
    基本环境
    [转]ld 和 ld.gold 和 ld.bfd
    [转] c++11 int&& 右值引用
    [转] c++11列表初始化
    [转] c++ const, volatile, mutable用法
    [转] c++11 模板元编程
  • 原文地址:https://www.cnblogs.com/KMould/p/13354773.html
Copyright © 2020-2023  润新知