[Solved] Removing Name Labels

You can talk about VB programming here

[Solved] Removing Name Labels

Postby UAE KILLER » Sun Nov 15, 2009 5:38 am


Hello

First of all, Thanks to Mr. Autopilot for his great Tutorials & Components.

Can anyone please remove the name label (Connected to:) in this PalRoomSelector.dll file ?

The file is here: vb-2008-paltalk-integration-t31230.html

I edited the DLL file by Hex Editor Neo but when I try to add it as reference, it gives me this error message:
PalRoomSelector.dll could not be added. Please make sure that the file is accessible, and that it is valid assembly or COM component.

Any Help
Last edited by UAE KILLER on Thu Nov 19, 2009 4:05 am, edited 1 time in total.
"Share What You Can To Benefit The Others"
"Hope not to be like Pharaohs, they hid their knowledge & it died with them"
UAE KILLER
imFiles Newbie
imFiles Newbie
 
Posts: 7
Joined: Fri Feb 20, 2009 5:08 am

Re: Removing Name Labels

Postby locohacker » Mon Nov 16, 2009 1:16 pm

:) man I was wondering the same thing, but is like cracking an exe and i suk at that, so I was thinking bout making the old regular connect to the room thingy :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4325
Joined: Fri Dec 31, 2004 6:59 pm

Re: Removing Name Labels

Postby UAE KILLER » Tue Nov 17, 2009 5:23 am

True

I have your old component in VB 6 But I cant use it in VB 2008.

I will be thankful if you update it to VB 2008
"Share What You Can To Benefit The Others"
"Hope not to be like Pharaohs, they hid their knowledge & it died with them"
UAE KILLER
imFiles Newbie
imFiles Newbie
 
Posts: 7
Joined: Fri Feb 20, 2009 5:08 am

Re: Removing Name Labels

Postby locohacker » Tue Nov 17, 2009 8:31 pm

yeps I will post the code when I done :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4325
Joined: Fri Dec 31, 2004 6:59 pm

Re: Removing Name Labels

Postby autopilot » Wed Nov 18, 2009 3:36 pm

I had modified this long ago to allow me to change the text based on language selection.

The attached dll will work just like the old one, but it also has ConnToCaption property you can set
Code: Select all
CtrlRoomSelector1.ConnToCaption(caption as string, right to left as bool)

so to set the caption blank, do something like:
Code: Select all
CtrlRoomSelector1.ConnToCaption(VBNullString, False)

Also, the code for the original dll is posted on this site. You can download the project and mod it to how ever you want it.
Attachments
PalRoomSelector1004.zip
Room selector
(5.94 KiB) Downloaded 53 times
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 356
Joined: Sat Sep 23, 2006 7:19 pm

Re: Removing Name Labels

Postby locohacker » Wed Nov 18, 2009 9:15 pm

ah so we can use like notepad to edit it or man lol i never mess with dlls thas why i ask :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4325
Joined: Fri Dec 31, 2004 6:59 pm

[Solved] Re: Removing Name Labels

Postby UAE KILLER » Thu Nov 19, 2009 4:03 am

Thank you guys very much

You are amazing
"Share What You Can To Benefit The Others"
"Hope not to be like Pharaohs, they hid their knowledge & it died with them"
UAE KILLER
imFiles Newbie
imFiles Newbie
 
Posts: 7
Joined: Fri Feb 20, 2009 5:08 am


Return to Visual Basic Programming

Who is online

Users browsing this forum: No registered users and 0 guests