M
manojrane2000
i am using net framework 1.1.i am trying to disable new folder button
in folder browser.and written code of line
fldBrowse.ShowNewFolderButton = false;
but it is still showing button
at design time also i had tried but but no change.
i want button not to appear in folder browser.
how can i do it.
thanx in advance
in folder browser.and written code of line
fldBrowse.ShowNewFolderButton = false;
but it is still showing button
at design time also i had tried but but no change.
i want button not to appear in folder browser.
how can i do it.
thanx in advance