G
Grahmmer
Hey all!
Just wondering if there is an easy way to generate a random ENUM?
For example...
txtInput.Dock = DockStyle.RandomStyleHere
....how would I write this in VB.Net code to tell the textbox to dock with a
random side (or fill, or none)?
Just wondering if there is an easy way to generate a random ENUM?
For example...
txtInput.Dock = DockStyle.RandomStyleHere
....how would I write this in VB.Net code to tell the textbox to dock with a
random side (or fill, or none)?