No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
:twisted: Hi there... I just want to say hello to everyone and thank everyone that has posted good help on this site. I have been on this site many times but never before registered. I used the Dani Web before it become a memeber site and it has helped me …
One easy way of disable the close button (X) in a form is to create a "base form" that your other form inherits from and in the base form add this code: [COLOR=#0000ff]Protected[/COLOR] [COLOR=#0000ff]Overrides[/COLOR] [COLOR=#0000ff]ReadOnly[/COLOR] [COLOR=#0000ff]Property[/COLOR] CreateParams() [COLOR=#0000ff]As[/COLOR] CreateParams [COLOR=#0000ff]Get [/COLOR][COLOR=#008000]'This Greys out the X and stops close from appearing …
The End.
Lilleman