Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
ලංකාවේ හොඳම උපකාරක පන්ති සහ ගුරුවරුන් එකම තැනකින් - TopTuition.lk
dulithapathum
Updated:
Yesterday at 8:07 AM
Colombo
RidhMathraa ’26 🎶✨
Tmadhusanka
Updated:
Wednesday at 11:58 PM
Ad icon
Colombo
PXN V10 Pro Direct Drive Racing Wheel (Under Warranty)
Abdur Rahman
Updated:
Wednesday at 10:23 PM
Ad icon
USDT ණය සේවාව - USDT Loan Service
පුරවැසියා
Updated:
Wednesday at 4:54 PM
Ad icon
🎮 INDIAN PSN GIFT CARDS AVAILABLE NOW! 🎮
madukaperera
Updated:
Tuesday at 12:57 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
HTML/JavaScript/CSS/VbScript Editor Developed by Myself.
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Core" data-source="post: 10759567" data-attributes="member: 263471"><p>[code]</p><p>End Sub</p><p> Friend WithEvents TabControl1 As System.Windows.Forms.TabControl</p><p> Friend WithEvents TabPage1 As System.Windows.Forms.TabPage</p><p> Friend WithEvents TabPage2 As System.Windows.Forms.TabPage</p><p> Friend WithEvents WebBrowser1 As System.Windows.Forms.WebBrowser</p><p> Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip</p><p> Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip</p><p> Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents RunToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents SaveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents SaveAsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents EmailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents AboutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog</p><p> Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip</p><p> Friend WithEvents State As System.Windows.Forms.ToolStripStatusLabel</p><p> Friend WithEvents path As System.Windows.Forms.ToolStripStatusLabel</p><p> Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel</p><p> Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog</p><p> Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents UndoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents CopyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents CutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents WordWrapToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p> Public WithEvents TextBox1 As System.Windows.Forms.TextBox</p><p> Friend WithEvents ToolStripStatusstringtype As System.Windows.Forms.ToolStripStatusLabel</p><p> Friend WithEvents ToolStripStatusLabel3 As System.Windows.Forms.ToolStripStatusLabel</p><p> Friend WithEvents homebtn As System.Windows.Forms.ToolStripButton</p><p> Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents backwardbtn As System.Windows.Forms.ToolStripButton</p><p> Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents forwardbtn As System.Windows.Forms.ToolStripButton</p><p> Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel</p><p> Friend WithEvents urlfield As System.Windows.Forms.ToolStripTextBox</p><p> Friend WithEvents ToolTip2 As System.Windows.Forms.ToolTip</p><p> Friend WithEvents submitbtn As System.Windows.Forms.ToolStripButton</p><p> Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip</p><p> Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator</p><p> Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem</p><p></p><p>End Class</p><p></p><p>[/code]</p></blockquote><p></p>
[QUOTE="Core, post: 10759567, member: 263471"] [code] End Sub Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents WebBrowser1 As System.Windows.Forms.WebBrowser Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents RunToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SaveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SaveAsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents EmailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents AboutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents State As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents path As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents UndoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents CopyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents CutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents WordWrapToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Public WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents ToolStripStatusstringtype As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents ToolStripStatusLabel3 As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents homebtn As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents backwardbtn As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator Friend WithEvents forwardbtn As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents urlfield As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolTip2 As System.Windows.Forms.ToolTip Friend WithEvents submitbtn As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem End Class [/code] [/QUOTE]
Insert quotes…
Verification
Dawasata paya keeyak thibeda?
Post reply
Top
Bottom