ChatterBank0 min ago
Fontsize
Any idea , anyone how to change fontsize in runtime of a control ive just created ie:
dim abc as new radiobuttonlist
abc.items.add("New item1")
abc.items.add("New item2")
abc.font.size (what goes here)
Panel1.Controls.Add(ad)
dim abc as new radiobuttonlist
abc.items.add("New item1")
abc.items.add("New item2")
abc.font.size (what goes here)
Panel1.Controls.Add(ad)
Answers
Best Answer
Nobody has yet answered this question. Once some answers have been given, kujawski will be able to select one answer as the best. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.There are no answers available for this question.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.