Click here to Skip to main content
15,920,687 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSecurity problem in (VB.NET , Sql Server) Console Applicaion running thru Network "Request for the permission of type " ? Pin
Anandan k30-Nov-06 20:57
Anandan k30-Nov-06 20:57 
AnswerRe: Security problem in (VB.NET , Sql Server) Console Applicaion running thru Network "Request for the permission of type " ? Pin
Dave Kreskowiak1-Dec-06 4:18
mveDave Kreskowiak1-Dec-06 4:18 
QuestionSMS Website Pin
Ashish Porwal30-Nov-06 20:55
Ashish Porwal30-Nov-06 20:55 
AnswerRe: SMS Website Pin
Dave Kreskowiak1-Dec-06 4:20
mveDave Kreskowiak1-Dec-06 4:20 
QuestionDataGridView Drag and Drop Multiple Rows Pin
venkatarama30-Nov-06 19:45
venkatarama30-Nov-06 19:45 
AnswerRe: DataGridView Drag and Drop Multiple Rows Pin
Dave Kreskowiak1-Dec-06 5:48
mveDave Kreskowiak1-Dec-06 5:48 
QuestionResizing form Pin
BINOVAR30-Nov-06 19:29
BINOVAR30-Nov-06 19:29 
AnswerRe: Resizing form Pin
Christian Graus30-Nov-06 22:16
protectorChristian Graus30-Nov-06 22:16 
There's a Screen class (from memory ) which has a PrimaryScreen property that you can get the screen size.  Or, you can just set it to maximise.

BINO VARGHESE wrote:
bcz of this the controls are in size which fits to lcd moniter.

There is no such thing as LCD monitor size.  An LCD typically goes lower than a CRT of the same size, but still supports all standard sizes.

BINO VARGHESE wrote:
PLS GIVE ME ALTERNATIVE WAY OTHER THAN RESIZING THE CONTROLS IN MY FORM....

You should never resize controls, you should set the anchor or dock properties so they position themselves.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

Question[Message Deleted] Pin
Kawyjibo30-Nov-06 13:44
Kawyjibo30-Nov-06 13:44 
AnswerRe: What is this type of window setup called? Pin
MatrixCoder30-Nov-06 13:58
MatrixCoder30-Nov-06 13:58 
AnswerRe: What is this type of window setup called? Pin
Christian Graus30-Nov-06 15:40
protectorChristian Graus30-Nov-06 15:40 
QuestionNeed help with Inheritance and typecast problem [modified] Pin
oakomalm30-Nov-06 12:02
oakomalm30-Nov-06 12:02 
AnswerRe: Need help with Inheritance and typecast problem Pin
Christian Graus30-Nov-06 12:15
protectorChristian Graus30-Nov-06 12:15 
GeneralRe: Need help with Inheritance and typecast problem Pin
oakomalm30-Nov-06 12:25
oakomalm30-Nov-06 12:25 
GeneralRe: Need help with Inheritance and typecast problem Pin
Christian Graus30-Nov-06 12:30
protectorChristian Graus30-Nov-06 12:30 
QuestionRe: Need help with Inheritance and typecast problem Pin
oakomalm1-Dec-06 9:48
oakomalm1-Dec-06 9:48 
QuestionReal-Time Clock VB 2005 Pin
Karma3125130-Nov-06 10:51
Karma3125130-Nov-06 10:51 
AnswerRe: Real-Time Clock VB 2005 Pin
Dave Kreskowiak30-Nov-06 13:04
mveDave Kreskowiak30-Nov-06 13:04 
QuestionNeed help in getting motherboad name on vb.net [modified] Pin
Xeqtr30-Nov-06 10:40
Xeqtr30-Nov-06 10:40 
AnswerRe: Need help in getting motherboad name on vb.net Pin
Christian Graus30-Nov-06 12:15
protectorChristian Graus30-Nov-06 12:15 
AnswerRe: Need help in getting motherboad name on vb.net Pin
Dave Kreskowiak30-Nov-06 12:55
mveDave Kreskowiak30-Nov-06 12:55 
AnswerRe: Need help in getting motherboad name on vb.net Pin
Xeqtr1-Dec-06 10:24
Xeqtr1-Dec-06 10:24 
GeneralRe: Need help in getting motherboad name on vb.net Pin
Dave Kreskowiak1-Dec-06 16:25
mveDave Kreskowiak1-Dec-06 16:25 
GeneralRe: Need help in getting motherboad name on vb.net Pin
Xeqtr2-Dec-06 11:12
Xeqtr2-Dec-06 11:12 
QuestionNarrowest Form Width !! Pin
uk_nbb30-Nov-06 10:20
uk_nbb30-Nov-06 10:20 

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.