EgtCAM5 :
- Cambiati nomi classi e file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Window x:Class="AboutBoxView"
|
||||
<Window x:Class="AboutBoxWndV"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
Title="AboutBox" Height="320" Width="300" WindowStyle="None" ResizeMode="NoResize"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Imports EgtUILib
|
||||
|
||||
Public Class AboutBoxView
|
||||
Public Class AboutBoxWndV
|
||||
|
||||
Private Sub AboutBoxWD_Loaded(sender As Object, e As RoutedEventArgs) Handles Me.Loaded
|
||||
DescriptionLbl.Text = My.Application.Info.Description.ToString()
|
||||
|
||||
Reference in New Issue
Block a user