Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Dim w As MainWindow = Application.Current.Windows(0)
  2. 'Dim nameOfControl As String = ("buttonClose")
  3. w.[nameOfControl].Visibility = Visibility.Visible
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement