进度窗体

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public class FormProgressAsyn<TResult> : UIForm

类型参数

TResult
返回值类型参数

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              MouseWheelContainerForm
                XtraForm
                  SuperMap.Desktop.UI..::.UIForm
                    SuperMap.Desktop.UI..::.FormProgressAsyn<(Of <(TResult>)>)

请参见