Skip to content

Replies

0
Jim Johnson
Jim Johnson answered on Feb 20, 2018 8:43 PM

Attached is my sample app.

0
Jim Johnson
Jim Johnson answered on Feb 16, 2018 7:51 PM

Current test app I have has:

Windows.Forms.SplitterPanel (Dock = Fill)

Panel1 contains:

  – Windows.Forms.Groupbox

    – GroupBox contains a windows.Forms.Panel (Dock = Fill, AutoScroll=True)

       – Panel contains an UltraDateTimeEditor and a UltraGrid below it

Panel2 (AutoScroll=True)

  – Just contains a UltraDateTimeEditor and a UltraGrid

How can I provide my sample app?