Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
QuestionHow to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
AnilJayanti23-Feb-09 21:14
AnilJayanti23-Feb-09 21:14 
AnswerRe: How to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
Nagy Vilmos23-Feb-09 22:03
professionalNagy Vilmos23-Feb-09 22:03 
AnswerRe: How to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
ABitSmart23-Feb-09 22:07
ABitSmart23-Feb-09 22:07 
GeneralRe: How to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
AnilJayanti23-Feb-09 22:40
AnilJayanti23-Feb-09 22:40 
GeneralRe: How to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
ABitSmart23-Feb-09 22:57
ABitSmart23-Feb-09 22:57 
GeneralRe: How to use user-defined-type input and output parameters in Oracle Function using ODP.NET Pin
AnilJayanti23-Feb-09 23:07
AnilJayanti23-Feb-09 23:07 
QuestionHow to place dropdownlist in the header of the calender control Pin
P G Kishore23-Feb-09 21:11
P G Kishore23-Feb-09 21:11 
AnswerRe: How to place dropdownlist in the header of the calender control Pin
Deresen23-Feb-09 21:56
Deresen23-Feb-09 21:56 
Everything is possible, just use your imagination Smile | :) .

If you'd like to place month and year dropdownlists, isn't it better to use the dateTimePicker? This is all built in.

But if you don't want to use that, you can use the regular dropdownlist, it's called a combobox. You should play with the 'dropDownStyle' and you can just add items in there.

Good luck!
AnswerRe: How to place dropdownlist in the header of the calender control Pin
Nagy Vilmos23-Feb-09 21:59
professionalNagy Vilmos23-Feb-09 21:59 
Questionenable vista syle application in c# Pin
Abdul Rahman Hamidy23-Feb-09 20:56
Abdul Rahman Hamidy23-Feb-09 20:56 
AnswerRe: enable vista syle application in c# Pin
Greg Chelstowski23-Feb-09 21:31
Greg Chelstowski23-Feb-09 21:31 
QuestionCalculate length of textBox for N number of characters Pin
kanchoette23-Feb-09 20:54
kanchoette23-Feb-09 20:54 
AnswerRe: Calculate length of textBox for N number of characters Pin
Mel Feik23-Feb-09 21:38
Mel Feik23-Feb-09 21:38 
AnswerRe: Calculate length of textBox for N number of characters Pin
Rob Philpott23-Feb-09 22:02
Rob Philpott23-Feb-09 22:02 
AnswerRe: Calculate length of textBox for N number of characters Pin
ABitSmart23-Feb-09 22:14
ABitSmart23-Feb-09 22:14 
GeneralRe: Calculate length of textBox for N number of characters Pin
kanchoette23-Feb-09 22:21
kanchoette23-Feb-09 22:21 
QuestionExporting Multiple Sheets in Excel Pin
venkateswaran0223-Feb-09 20:30
venkateswaran0223-Feb-09 20:30 
AnswerRe: Exporting Multiple Sheets in Excel Pin
Greg Chelstowski23-Feb-09 21:34
Greg Chelstowski23-Feb-09 21:34 
QuestionOverloading increment operator [modified] Pin
PIEBALDconsult23-Feb-09 20:27
mvePIEBALDconsult23-Feb-09 20:27 
AnswerRe: Overloading increment operator Pin
DaveyM6923-Feb-09 22:51
professionalDaveyM6923-Feb-09 22:51 
GeneralRe: Overloading increment operator Pin
PIEBALDconsult24-Feb-09 5:11
mvePIEBALDconsult24-Feb-09 5:11 
GeneralRe: Overloading increment operator Pin
DaveyM6924-Feb-09 12:19
professionalDaveyM6924-Feb-09 12:19 
GeneralRe: Overloading increment operator [modified] Pin
S. Senthil Kumar24-Feb-09 8:08
S. Senthil Kumar24-Feb-09 8:08 
GeneralRe: Overloading increment operator Pin
DaveyM6924-Feb-09 9:51
professionalDaveyM6924-Feb-09 9:51 
AnswerRe: Overloading increment operator Pin
Ennis Ray Lynch, Jr.24-Feb-09 3:29
Ennis Ray Lynch, Jr.24-Feb-09 3:29 

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.