<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Ynt: Inputbox Centered c# in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/inputbox-centered-c/m-p/10611598#M15260</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;******* THIS ISSUE IS SOLVED. ******&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 17:51:09 GMT</pubDate>
    <dc:creator>k005</dc:creator>
    <dc:date>2021-09-09T17:51:09Z</dc:date>
    <item>
      <title>Inputbox Centered c#</title>
      <link>https://forums.autodesk.com/t5/net-forum/inputbox-centered-c/m-p/10611449#M15259</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how I created the Method. There is no source when using it on Form1. in the center..&lt;/P&gt;&lt;P&gt;But it works when I use it on Mycommands.cs. But it appears on the right and above the autoCAD screen.&lt;/P&gt;&lt;P&gt;How can I center it on the Screen?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;  public string GirisKutusu(string mesajYaz, string baslik)
        {
            int x = Left + (this.Width / 2) - 200;
            int y = Top + (this.Height / 2) - 100;
           
            string deger1=Interaction.InputBox(mesajYaz, baslik, "25", x, y);
            return deger1;
        }&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 09 Sep 2021 16:46:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/inputbox-centered-c/m-p/10611449#M15259</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-09-09T16:46:57Z</dc:date>
    </item>
    <item>
      <title>Ynt: Inputbox Centered c#</title>
      <link>https://forums.autodesk.com/t5/net-forum/inputbox-centered-c/m-p/10611598#M15260</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;******* THIS ISSUE IS SOLVED. ******&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 17:51:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/inputbox-centered-c/m-p/10611598#M15260</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-09-09T17:51:09Z</dc:date>
    </item>
  </channel>
</rss>

