I made the following function because Kleinma was asking about why the inputbox function wouldn't allow dialog results and wouldn't allow the prompt message to get bigger like it did in VB6...one of those things that M$ seemed to forget. so i wrote my own version on the InputBox function and made it much like the MessageBox.Show function...in fact i named it InputMessageBox.Show... if you download the source do whatever you'd like...i'm going to try and add more functionality to it in the future...like adding icons...being about to validation...etc...but for now here's the basic with a TestBed project to see how it works...one thing i would suggest is not to change anything in the ComputerLabelHeight routine...feel free to...just a suggestion. well here it is hope you like it![]()





Reply With Quote