8 lines
138 B
VB.net
8 lines
138 B
VB.net
Public Class ProjectV
|
|
|
|
Private Sub LoadPage() Handles Me.Loaded
|
|
OmagOFFICEMap.SetRefProjectV(Me)
|
|
End Sub
|
|
|
|
End Class
|