Click or drag to resize

McWindowsSideBySide Method

Overload List
  NameDescription
Public methodSideBySide(Int32, Int32)
Arranges windows in rows and columns.
Public methodSideBySide(McImage, McImage)
Put two Images side by side, the left pane will contain only ImageLeft and the right pane all other images with ImageRight on top
Public methodSideBySide(McWindow, McWindow)
Put two windows side by side, the left pane will contain only WindowLeft and the right pane all other images with WindowRight on top
Public methodSideBySide(Int32, Int32, McWindow)
Arranges windows in rows and columns
Top
See Also