Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Friend WithEvents MainToolStrip As System.Windows.Forms.ToolStrip
- Friend WithEvents LoginToolStripButton As System.Windows.Forms.ToolStripButton
- Friend WithEvents NewPasteToolStripButton As System.Windows.Forms.ToolStripButton
- Friend WithEvents MyProfileToolStripButton As System.Windows.Forms.ToolStripButton
- Friend WithEvents SettingsToolStripButton As System.Windows.Forms.ToolStripButton
- Friend WithEvents MainStatusStrip As System.Windows.Forms.StatusStrip
- Friend WithEvents LoginToolStripStatusLabel As System.Windows.Forms.ToolStripStatusLabel
- Friend WithEvents NewPastePanel As System.Windows.Forms.Panel
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents TitleTextBox As System.Windows.Forms.TextBox
- Friend WithEvents CodeRichTextBox As System.Windows.Forms.RichTextBox
- Friend WithEvents PrivateCheckBox As System.Windows.Forms.CheckBox
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
- Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents LoadingPanel As System.Windows.Forms.Panel
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents MyProfilePanel As System.Windows.Forms.Panel
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents ListView1 As System.Windows.Forms.ListView
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader6 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader7 As System.Windows.Forms.ColumnHeader
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement