Inherits MicroFour.StrataFrame.UI.Windows.Forms.DateTimePicker


Author
Message
Diu King,Tiong
Diu King,Tiong
StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)StrataFrame Novice (59 reputation)
Group: Forum Members
Posts: 43, Visits: 264
Hi all,

I have create a new class and  Inherits MicroFour.StrataFrame.UI.Windows.Forms.DateTimePicker. I change some of my property of datetimepicker like below,

        Me.CustomFormat = "dd/MM/yyyy"
        Me.Format = System.Windows.Forms.DateTimePickerFormat.Custom
        Me.Size = New System.Drawing.Size(100, 20)
        Me.ResumeLayout(False)


when i build my project and use my custom datetimepicker class, Property still back to default.


Please advice
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search