Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: XML Serialization of a DataTable Pin
nlarson1115-Nov-06 6:05
nlarson1115-Nov-06 6:05 
QuestionDatabinding Question Pin
mr_lasseter14-Nov-06 9:22
mr_lasseter14-Nov-06 9:22 
AnswerRe: Databinding Question Pin
Christian Graus14-Nov-06 12:19
protectorChristian Graus14-Nov-06 12:19 
QuestionRe: Databinding Question Pin
mr_lasseter14-Nov-06 13:15
mr_lasseter14-Nov-06 13:15 
AnswerRe: Databinding Question Pin
Christian Graus14-Nov-06 13:24
protectorChristian Graus14-Nov-06 13:24 
QuestionDeployment Question and Direct X Pin
freefika14-Nov-06 7:12
freefika14-Nov-06 7:12 
AnswerRe: Deployment Question and Direct X Pin
Christian Graus14-Nov-06 12:19
protectorChristian Graus14-Nov-06 12:19 
QuestionForm properties resetting themselves Pin
Mark0614-Nov-06 5:56
Mark0614-Nov-06 5:56 
Help, Im going insane.
Im using VS.Net 2005 and have come across a problem where properties I set dont seem to take affect.
For example:
I have a vb.net form, I set its size to 330, 500. Save the form. Close and reopen it, and the size has changed to 326, 497.
Ive done it 20 times. Even rebooted several times.
The form isnt locked.
The file is writeable.

Infact, the actual size in the designer does even match, in there it says 324, 469.
So I manually change that value to 330, 500. Save, close and reopen. Now my form has grown to 332, 528!!

Here's what the designer says:
<br />
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)<br />
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font<br />
        Me.BackColor = System.Drawing.SystemColors.Control<br />
        Me.ClientSize = New System.Drawing.Size(324, 469)<br />

As you can see, nothing fancy at all.

I changed the colour to bright red. saved, closed, reopened. The form was still bright red.

Has anyone ever seen this happen before?
Not happening anywhere else, other forms seem to be fine.

However it has reminded me of a problem last week, where I had a splitter on a form, which I moved, and later noticed that it had repositioned itself.

Im lost. And slowly going crazy! Please help!!


Mark
AnswerRe: Form properties resetting themselves Pin
Christian Graus14-Nov-06 12:20
protectorChristian Graus14-Nov-06 12:20 
GeneralRe: Form properties resetting themselves Pin
Mark0614-Nov-06 21:49
Mark0614-Nov-06 21:49 
QuestionTransparant background Pin
Pete Newman14-Nov-06 5:02
Pete Newman14-Nov-06 5:02 
AnswerRe: Transparant background [modified] Pin
nlarson1114-Nov-06 6:08
nlarson1114-Nov-06 6:08 
GeneralRe: Transparant background Pin
Syed Shahid Hussain15-Nov-06 6:21
Syed Shahid Hussain15-Nov-06 6:21 
QuestionBindingNavigator Pin
Joe Programm3r14-Nov-06 4:55
Joe Programm3r14-Nov-06 4:55 
QuestionVB6 in VB.Net??? Pin
azmir1014-Nov-06 2:14
azmir1014-Nov-06 2:14 
AnswerRe: VB6 in VB.Net??? Pin
nlarson1114-Nov-06 3:22
nlarson1114-Nov-06 3:22 
QuestionSaving bitmap to JPG in Compact Framework 2 Pin
Ostrich2214-Nov-06 1:46
Ostrich2214-Nov-06 1:46 
QuestionIn Vb Wininet problem Pin
psiva198414-Nov-06 1:21
psiva198414-Nov-06 1:21 
AnswerRe: In Vb Wininet problem Pin
MatrixCoder14-Nov-06 9:57
MatrixCoder14-Nov-06 9:57 
GeneralRe: In Vb Wininet problem Pin
psiva198414-Nov-06 18:59
psiva198414-Nov-06 18:59 
GeneralRe: In Vb Wininet problem Pin
psiva198416-Nov-06 19:32
psiva198416-Nov-06 19:32 
Questionwindows service question Pin
Saleh_cs14-Nov-06 0:57
Saleh_cs14-Nov-06 0:57 
AnswerRe: windows service question Pin
MatrixCoder14-Nov-06 9:59
MatrixCoder14-Nov-06 9:59 
QuestionSet password on existing excel application Pin
zenithmaximus14-Nov-06 0:05
zenithmaximus14-Nov-06 0:05 
AnswerRe: Set password on existing excel application Pin
Ostrich2214-Nov-06 1:39
Ostrich2214-Nov-06 1:39 

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.