namespace DualScreenDemo { public partial class PrimaryForm { public Button orderedSongsButton; private Bitmap orderedSongsNormalBackground; private Bitmap orderedSongsActiveBackground; } }