|
|
Title | Tile an MDI parent's background with an image in VB .NET |
Description | This example shows how to tile an MDI parent's background with an image in VB .NET. |
Keywords | MDI, MDI parent, background, background image, VB.NET |
Categories | VB.NET, Controls |
|
|
Simply set the MDI parent form's BackgroundImage property.
|
|
|
|
|
|