<?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 Display Scroll Bar in Tool Palette in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/display-scroll-bar-in-tool-palette/m-p/3373831#M56773</link>
    <description>Friend Shared m_ps As Autodesk.AutoCAD.Windows.PaletteSet = Nothing If m_ps Is Nothing Then m_ps = New Autodesk.AutoCAD.Windows.PaletteSet("Test") Dim myPalette As EPSSN = New Test() m_ps.Add("Test", myPalette) m_ps.Size = New Drawing.Size(354, 591) m_ps.Visible = True end if In my tool palette is have some controls. In some systems entire palette is visible completely, but in some systems, the bottom controls in the palette are not visible where the system settings are different. Is there any option to display scroll bar in the tool palette automatically? Thank you.</description>
    <pubDate>Fri, 16 Mar 2012 11:30:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-03-16T11:30:26Z</dc:date>
    <item>
      <title>Display Scroll Bar in Tool Palette</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-scroll-bar-in-tool-palette/m-p/3373831#M56773</link>
      <description>Friend Shared m_ps As Autodesk.AutoCAD.Windows.PaletteSet = Nothing If m_ps Is Nothing Then m_ps = New Autodesk.AutoCAD.Windows.PaletteSet("Test") Dim myPalette As EPSSN = New Test() m_ps.Add("Test", myPalette) m_ps.Size = New Drawing.Size(354, 591) m_ps.Visible = True end if In my tool palette is have some controls. In some systems entire palette is visible completely, but in some systems, the bottom controls in the palette are not visible where the system settings are different. Is there any option to display scroll bar in the tool palette automatically? Thank you.</description>
      <pubDate>Fri, 16 Mar 2012 11:30:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-scroll-bar-in-tool-palette/m-p/3373831#M56773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-16T11:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Display Scroll Bar in Tool Palette</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-scroll-bar-in-tool-palette/m-p/3374015#M56774</link>
      <description>&lt;P&gt;Why don't you add ScrollView control?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS Your display of copy paste code is teriable to read&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:01:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-scroll-bar-in-tool-palette/m-p/3374015#M56774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-16T13:01:26Z</dc:date>
    </item>
  </channel>
</rss>

