Click here to Skip to main content
15,923,576 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How do i enherit forms? Pin
Polymorpher12-Feb-06 22:15
Polymorpher12-Feb-06 22:15 
GeneralRe: How do i enherit forms? Pin
Rana Muhammad Javed Khan12-Feb-06 19:14
Rana Muhammad Javed Khan12-Feb-06 19:14 
AnswerRe: How do i enherit forms? Pin
Ray Cassick10-Feb-06 19:32
Ray Cassick10-Feb-06 19:32 
GeneralRe: How do i enherit forms? Pin
Polymorpher11-Feb-06 7:50
Polymorpher11-Feb-06 7:50 
GeneralRe: How do i enherit forms? Pin
Ray Cassick11-Feb-06 8:14
Ray Cassick11-Feb-06 8:14 
GeneralRe: How do i enherit forms? Pin
Polymorpher12-Feb-06 22:18
Polymorpher12-Feb-06 22:18 
QuestionHow to create a hidden registry key Pin
Chatura Dilan10-Feb-06 13:47
Chatura Dilan10-Feb-06 13:47 
AnswerRe: How to create a hidden registry key Pin
Dave Kreskowiak10-Feb-06 14:19
mveDave Kreskowiak10-Feb-06 14:19 
Chatura Dilan wrote:
I want to create a hidden registry key


There's no such thing.

The only thing you can do is setup security on the key that prevents other users from being able to see it if THEY run RegEdit. This requires knowledge of how Windows Security works, permissions, ACL's, ... The .NET Framework 1.0 and 1.1 does not provide any native support for doing this, so you have to write the code to P/Invoke all the necessary functions to setup security.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionICustomFormatter Vs. IFormattable Pin
Jason McBurney10-Feb-06 11:46
Jason McBurney10-Feb-06 11:46 
QuestionX axis labels question - Web project Pin
john_paul10-Feb-06 9:14
john_paul10-Feb-06 9:14 
AnswerRe: X axis labels question - Web project Pin
Dave Kreskowiak10-Feb-06 12:08
mveDave Kreskowiak10-Feb-06 12:08 
GeneralRe: X axis labels question - Web project Pin
john_paul11-Feb-06 13:11
john_paul11-Feb-06 13:11 
GeneralRe: X axis labels question - Web project Pin
Dave Kreskowiak11-Feb-06 15:12
mveDave Kreskowiak11-Feb-06 15:12 
Questionconection string Pin
ddpn4210-Feb-06 8:40
ddpn4210-Feb-06 8:40 
AnswerRe: conection string Pin
Dave Kreskowiak10-Feb-06 9:01
mveDave Kreskowiak10-Feb-06 9:01 
GeneralRe: conection string Pin
ddpn4210-Feb-06 9:04
ddpn4210-Feb-06 9:04 
GeneralRe: conection string Pin
Dave Kreskowiak10-Feb-06 9:25
mveDave Kreskowiak10-Feb-06 9:25 
GeneralRe: conection string Pin
Jason McBurney10-Feb-06 11:50
Jason McBurney10-Feb-06 11:50 
Questioncombo box Pin
fmardani10-Feb-06 7:41
fmardani10-Feb-06 7:41 
AnswerRe: combo box Pin
Dave Kreskowiak10-Feb-06 8:57
mveDave Kreskowiak10-Feb-06 8:57 
QuestionFingerPrint enrolment and Verification Pin
aransiola10-Feb-06 7:32
aransiola10-Feb-06 7:32 
AnswerRe: FingerPrint enrolment and Verification Pin
Dave Kreskowiak10-Feb-06 7:43
mveDave Kreskowiak10-Feb-06 7:43 
Questioneasiest way to convert decimal to binary Pin
UAB_Blazer10-Feb-06 6:32
UAB_Blazer10-Feb-06 6:32 
GeneralRe: easiest way to convert decimal to binary Pin
Guffa10-Feb-06 7:12
Guffa10-Feb-06 7:12 
Questioncrystal reports databaselogon Pin
microuser_200010-Feb-06 5:55
microuser_200010-Feb-06 5:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.