Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Couple of questions
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-28-2010, 06:25 AM
Active Member
 
Join Date: Jan 2007
Posts: 209
Default Couple of questions

I'm attempting to make my own Runescape client thing sort of like eliteswitch. Ive got alot of it set up already.

Question 1:

How do get my client to load up maxamized everytime when i open it?

Question 2:

How come the disablescrollbar thing doesnt work when im playing the game. When im at the homepage and stuff it works but for some reason when i click play now the scroll bar always shows. I have a tabfolder thing docked on the bottom and the web browser thing is docked fill.

Thats all atm.
__________________
My signature was gigantic.
Reply With Quote
  #2  
Old 01-28-2010, 01:40 PM
Member
 
Join Date: Mar 2009
Posts: 81
Default Re: Couple of questions

Question 1: Click on the form and set the WindowState property to Maximized.
Question 2: Use the DocumentCompleted event and use YOURWEBBROWSER.ScrollBarsEnabled = False

If you want it to do like SwiftKit does and just disables the scrollbars after a certain amount of time then use a timer.
Reply With Quote
  #3  
Old 01-28-2010, 05:37 PM
Active Member
 
Join Date: Jan 2007
Posts: 209
Default Re: Couple of questions

I did do the YOURWEBBROWSER.ScrollBarsEnable = false thing but the scrollbar is still there. My problem is that the scroll bar shows up only when i go play the game.

What do i do with this?

Code:
Private Sub WebBrowser1_DocumentCompleted(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserDocumentCompletedEventArgs) Handles WebBrowser1.DocumentCompleted

    End Sub
Do u mean this

Code:
    Private Sub WebBrowser1_DocumentCompleted(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserDocumentCompletedEventArgs) Handles WebBrowser1.DocumentCompleted
        WebBrowser1.ScrollBarsEnabled = False

    End Sub
__________________
My signature was gigantic.

Last edited by Therivere : 01-28-2010 at 05:43 PM.
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 03:17 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1