|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
customizing and fixing web form window size ?I want to resize my web form. I want that whenever the form loads on client's
machine it opens with a defualt size specified by me. Also it should not be possible for the user to change the dimensions of the form after it is loaded i.e the size of the form shall remain fixed. Pls help out. Any help is appreciated. -- Thank You. Saket Mundra u will find more help in rge windows newsgroup for this
-- Show quoteHide quoteRegards, Alvin Bruney - ASP.NET MVP [Shameless Author Plug] The Microsoft Office Web Components Black Book with .NET Now available @ www.lulu.com/owc "Saket Mundra" <SaketMun***@discussions.microsoft.com> wrote in message news:C0147C9F-BD80-420E-B399-AB858D6CF048@microsoft.com... >I want to resize my web form. I want that whenever the form loads on >client's > machine it opens with a defualt size specified by me. Also it should not > be > possible for the user to change the dimensions of the form after it is > loaded > i.e the size of the form shall remain fixed. Pls help out. > > Any help is appreciated. > > -- > Thank You. > > Saket Mundra ignore my previous post, i thought it was a windows forms you were refering
to. The issue you will run into is that users are accustomed to resizing webforms and would not be enthused about this lack of functionality. If you still insist, you can handle the onresize event appropriately at the form level -- Show quoteHide quoteRegards, Alvin Bruney - ASP.NET MVP [Shameless Author Plug] The Microsoft Office Web Components Black Book with .NET Now available @ www.lulu.com/owc "Saket Mundra" <SaketMun***@discussions.microsoft.com> wrote in message news:C0147C9F-BD80-420E-B399-AB858D6CF048@microsoft.com... >I want to resize my web form. I want that whenever the form loads on >client's > machine it opens with a defualt size specified by me. Also it should not > be > possible for the user to change the dimensions of the form after it is > loaded > i.e the size of the form shall remain fixed. Pls help out. > > Any help is appreciated. > > -- > Thank You. > > Saket Mundra
Protected Shadows With Events.
dynamic textbox empty string DropDownList with default values Gridview OnPageIndexChanging not firing in beta 2 e.Item.Cells.Count in UpdateCommand event of Datagrid Enabled / Disabled my control textbox onfocus event Style tag access webcontrol Binding Data to IE Treeview control How to filter two combos on grid clientside |
|||||||||||||||||||||||