Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSet Property of Read-Only to be False on Form Pin
ymilan2-May-09 4:39
ymilan2-May-09 4:39 
AnswerRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 4:52
mveDave Kreskowiak2-May-09 4:52 
GeneralRe: Set Property of Read-Only to be False on Form Pin
ymilan2-May-09 4:58
ymilan2-May-09 4:58 
GeneralRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 5:30
mveDave Kreskowiak2-May-09 5:30 
GeneralRe: Set Property of Read-Only to be False on Form Pin
ymilan2-May-09 5:45
ymilan2-May-09 5:45 
GeneralRe: Set Property of Read-Only to be False on Form Pin
ymilan2-May-09 6:13
ymilan2-May-09 6:13 
GeneralRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 16:24
mveDave Kreskowiak2-May-09 16:24 
GeneralRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 16:25
mveDave Kreskowiak2-May-09 16:25 
ymilan wrote:
So there is no way to just set the form to be writable off the bat?


There is simply no such thing. If you want to move controls around on the form at run-time, you have to write the code that provides such functionality. It is NOT built into the Form, nor anywhere else in the .NET Framework.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Set Property of Read-Only to be False on Form Pin
ymilan3-May-09 4:07
ymilan3-May-09 4:07 
AnswerRe: Set Property of Read-Only to be False on Form Pin
Tiyani Miyambo4-May-09 0:30
Tiyani Miyambo4-May-09 0:30 
Questionwaitforexit Pin
hrishi3212-May-09 4:34
hrishi3212-May-09 4:34 
AnswerRe: waitforexit Pin
Dave Kreskowiak2-May-09 4:49
mveDave Kreskowiak2-May-09 4:49 
GeneralRe: waitforexit Pin
hrishi3212-May-09 5:01
hrishi3212-May-09 5:01 
GeneralRe: waitforexit Pin
Henry Minute2-May-09 5:08
Henry Minute2-May-09 5:08 
GeneralRe: waitforexit Pin
hrishi3212-May-09 5:10
hrishi3212-May-09 5:10 
GeneralRe: waitforexit Pin
Dave Kreskowiak2-May-09 5:22
mveDave Kreskowiak2-May-09 5:22 
GeneralRe: waitforexit Pin
hrishi3212-May-09 5:11
hrishi3212-May-09 5:11 
GeneralRe: waitforexit Pin
Dave Kreskowiak2-May-09 5:26
mveDave Kreskowiak2-May-09 5:26 
Questionhide TaskBar with the form Pin
hrishi3212-May-09 4:22
hrishi3212-May-09 4:22 
AnswerRe: hide TaskBar with the form Pin
Eddy Vluggen2-May-09 4:40
professionalEddy Vluggen2-May-09 4:40 
QuestionDirListBox control in vb.net2005 Pin
hrishi3212-May-09 4:18
hrishi3212-May-09 4:18 
AnswerRe: DirListBox control in vb.net2005 Pin
Dave Kreskowiak2-May-09 4:47
mveDave Kreskowiak2-May-09 4:47 
GeneralRe: DirListBox control in vb.net2005 Pin
hrishi3212-May-09 4:57
hrishi3212-May-09 4:57 
GeneralRe: DirListBox control in vb.net2005 Pin
Henry Minute2-May-09 5:15
Henry Minute2-May-09 5:15 
GeneralRe: DirListBox control in vb.net2005 Pin
Dave Kreskowiak2-May-09 5:21
mveDave Kreskowiak2-May-09 5:21 

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.