creationfinishedpanel.xfrm

来自「c#源代码」· XFRM 代码 · 共 20 行

XFRM
20
字号
<System.Windows.Forms.UserControl>
  <Name value="CreatedObject01" />
  <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  <SnapToGrid value="True" />
  <Size value="{Width=408, Height=368}" />
  <DrawGrid value="True" />
  <DockPadding value="" />
  <GridSize value="{Width=8, Height=8}" />
  <Controls>
    <System.Windows.Forms.Label>
      <Location value="{X=8,Y=16}" />
      <Size value="{Width=392, Height=152}" />
      <TabIndex value="0" />
      <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
      <Name value="label" />
      <Text value="${res:Dialog.Wizards.CodeCompletionDatabaseWizard.CreationFinishedPanel.FinishedText}" />
      <Controls />
    </System.Windows.Forms.Label>
  </Controls>
</System.Windows.Forms.UserControl>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?